Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 25 of 232) sorted by relevance

12345678910

/linux-6.15/net/sunrpc/
H A Dcache.c106 new = detail->alloc(); in sunrpc_cache_add_entry()
114 detail->init(new, key); in sunrpc_cache_add_entry()
137 detail->entries++; in sunrpc_cache_add_entry()
234 detail->entries++; in sunrpc_cache_update()
276 detail); in try_to_negate_entry()
304 switch (detail->cache_upcall(detail, h)) { in cache_check_rcu()
554 dprintk("RPC: %d entries in %s cache\n", detail->entries, detail->name); in cache_purge()
828 detail->cache_request(detail, crq->item, &bp, &len); in cache_request()
1182 if (detail->last_warn != detail->last_close) { in warn_no_listener()
1183 detail->last_warn = detail->last_close; in warn_no_listener()
[all …]
/linux-6.15/drivers/net/usb/
H A Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
171 if (detail) { in blan_mdlm_bind()
175 detail = (void *) buf; in blan_mdlm_bind()
176 switch (detail->bGuidDescriptorType) { in blan_mdlm_bind()
178 if (detail->bLength != (sizeof *detail + 2)) in blan_mdlm_bind()
182 if (detail->bLength != (sizeof *detail + 3)) in blan_mdlm_bind()
209 detail->bLength, in blan_mdlm_bind()
210 detail->bDetailData[0], in blan_mdlm_bind()
211 detail->bDetailData[2]); in blan_mdlm_bind()
226 if (!desc || !detail) { in blan_mdlm_bind()
[all …]
/linux-6.15/include/linux/sunrpc/
H A Dcache.h180 sunrpc_cache_lookup_rcu(struct cache_detail *detail,
183 sunrpc_cache_update(struct cache_detail *detail,
187 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
189 sunrpc_cache_pipe_upcall_timeout(struct cache_detail *detail,
216 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired() argument
222 return detail->flush_time >= h->last_refresh; in cache_is_expired()
225 extern int cache_check_rcu(struct cache_detail *detail,
227 extern int cache_check(struct cache_detail *detail,
230 extern void cache_purge(struct cache_detail *detail);
/linux-6.15/scripts/
H A Ddev-needs.sh206 alias detail=detail_device alias
220 alias detail=detail_compat alias
223 alias detail=detail_module alias
226 alias detail=detail_driver alias
229 alias detail=detail_fwnode alias
232 alias detail=detail_graphviz alias
235 alias detail=detail_tsort alias
255 detail $1 $2
/linux-6.15/drivers/mmc/host/
H A Dtoshsd.c292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
329 detail = ioread32(host->ioaddr + SD_ERRORSTATUS0); in toshsd_irq()
331 detail & SD_ERR0_RESP_CMD_ERR ? "RESP_CMD " : "", in toshsd_irq()
333 detail & SD_ERR0_RESP_CMD12_END_BIT_ERR ? "RESP_END_BIT " : "", in toshsd_irq()
336 detail & SD_ERR0_RESP_NON_CMD12_CRC_ERR ? "RESP_CRC " : "", in toshsd_irq()
337 detail & SD_ERR0_RESP_CMD12_CRC_ERR ? "RESP_CRC " : "", in toshsd_irq()
338 detail & SD_ERR0_READ_DATA_CRC_ERR ? "READ_DATA_CRC " : "", in toshsd_irq()
339 detail & SD_ERR0_WRITE_CMD_CRC_ERR ? "WRITE_CMD_CRC " : "", in toshsd_irq()
340 detail & SD_ERR1_NO_CMD_RESP ? "NO_CMD_RESP " : "", in toshsd_irq()
341 detail & SD_ERR1_TIMEOUT_READ_DATA ? "READ_DATA_TIMEOUT " : "", in toshsd_irq()
[all …]
/linux-6.15/mm/
H A Dusercopy.c86 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort() argument
94 detail ? " '" : "", detail ? : "", detail ? "'" : "", in usercopy_abort()
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c23 struct kmsg_dump_detail *detail) in kmsg_dump_opal_console_flush() argument
29 if (detail->reason != KMSG_DUMP_PANIC) in kmsg_dump_opal_console_flush()
/linux-6.15/tools/testing/selftests/powerpc/include/
H A Dsubunit.h14 static inline void test_failure_detail(const char *name, const char *detail) in test_failure_detail() argument
16 printf("failure: %s [%s]\n", name, detail); in test_failure_detail()
/linux-6.15/tools/perf/util/
H A Dprint_insn.c90 if (insn->detail && insn->detail->x86.op_count == 1) { in print_insn_x86()
91 cs_x86_op *op = &insn->detail->x86.operands[0]; in print_insn_x86()
/linux-6.15/fs/pstore/
H A Dplatform.c278 struct kmsg_dump_detail *detail) in pstore_dump() argument
289 why = kmsg_dump_reason_str(detail->reason); in pstore_dump()
291 if (pstore_cannot_block_path(detail->reason)) { in pstore_dump()
315 record.reason = detail->reason; in pstore_dump()
356 if (ret == 0 && detail->reason == KMSG_DUMP_OOPS) { in pstore_dump()
/linux-6.15/Documentation/scheduler/
H A Dschedutil.rst42 For more detail see: kernel/sched/pelt.c
86 For more detail see:
108 For more detail see: kernel/sched/fair.c:util_est_dequeue()
117 For more detail see: include/uapi/linux/sched/types.h
137 u := u_clamp + u_irq + u_dl; [approx. see source for more detail]
/linux-6.15/sound/soc/generic/
H A Daudio-graph-card2-custom-sample2.dtsi22 * You can indicate more detail each device behavior as debug if you modify
316 * update compatible to indicate more detail behaviour
317 * if you want. see test-compatible for more detail.
342 * update compatible to indicate more detail behaviour
343 * if you want. see test-compatible for more detail.
H A Daudio-graph-card2-custom-sample1.dtsi22 * You can indicate more detail each device behavior as debug if you modify
332 * update compatible to indicate more detail behaviour
333 * if you want. see test-compatible for more detail.
366 * update compatible to indicate more detail behaviour
367 * if you want. see test-compatible for more detail.
/linux-6.15/drivers/edac/
H A Di5100_edac.c436 char detail[80]; in i5100_handle_ce() local
439 snprintf(detail, sizeof(detail), in i5100_handle_ce()
446 msg, detail); in i5100_handle_ce()
458 char detail[80]; in i5100_handle_ue() local
461 snprintf(detail, sizeof(detail), in i5100_handle_ue()
468 msg, detail); in i5100_handle_ue()
/linux-6.15/fs/nfsd/
H A Dnfs4idmap.c177 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd() argument
509 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup() argument
513 *item = lookup_fn(detail, key); in idmap_lookup()
517 ret = cache_check(detail, &(*item)->h, &rqstp->rq_chandle); in idmap_lookup()
521 *item = lookup_fn(detail, key); in idmap_lookup()
524 cache_put(&(*item)->h, detail); in idmap_lookup()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-platform-devices-ampere-smpro149 The detail of each sysfs entries is as below:
187 The detail of each sysfs entries is as below:
220 The detail of each sysfs entries is as below:
241 (RO) Contains the detail information in case of VRD/DIMM warning/hot events
248 - ``AAAA``: The event detail information data
250 The detail of each sysfs entries is as below:
/linux-6.15/Documentation/admin-guide/acpi/
H A Dindex.rst5 Here we document in detail how to interact with various mechanisms in
/linux-6.15/tools/arch/x86/kcpuid/
H A Dkcpuid.c27 char detail[256]; member
393 strcpy(bdesc->detail, tokens[5]); in parse_line()
465 show_details ? bdesc->detail : "" in decode_bits()
477 show_details ? bdesc->detail : "" in decode_bits()
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dmt6351.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
H A Dmt6358.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dssd1289fb.txt6 - reg: Should contain address of the controller on the LBC bus. The detail
/linux-6.15/arch/um/kernel/
H A Dkmsg_dump.c11 struct kmsg_dump_detail *detail) in kmsg_dumper_stdout() argument
/linux-6.15/Documentation/driver-api/tty/
H A Dindex.rst29 In-detail description of the named TTY structures is in separate documents:
61 Steps regarding driver, i.e. 1., 3., and 5. are described in detail in
/linux-6.15/Documentation/devicetree/bindings/pci/
H A Dspear13xx-pcie.txt1 SPEAr13XX PCIe DT detail:
/linux-6.15/drivers/mtd/
H A Dmtdoops.c301 struct kmsg_dump_detail *detail) in mtdoops_do_dump() argument
308 if (detail->reason == KMSG_DUMP_OOPS && !dump_oops) in mtdoops_do_dump()
320 if (detail->reason != KMSG_DUMP_OOPS) { in mtdoops_do_dump()

12345678910