Home
last modified time | relevance | path

Searched defs:detail (Results 1 – 22 of 22) sorted by relevance

/linux-6.12.1/scripts/
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
/linux-6.12.1/net/sunrpc/
Dcache.c45 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init()
61 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu()
99 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry()
146 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu()
162 struct cache_detail *detail) in cache_fresh_locked()
175 struct cache_detail *detail) in cache_fresh_unlocked()
183 static void cache_make_negative(struct cache_detail *detail, in cache_make_negative()
190 static void cache_entry_update(struct cache_detail *detail, in cache_entry_update()
202 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update()
267 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry()
[all …]
/linux-6.12.1/Documentation/process/
Dhandling-regressions.rst64 What to do when receiving regression reports
110 What's important when fixing regressions
139 Expectations and best practices for fixing regressions
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dopal-kmsg.c23 struct kmsg_dump_detail *detail) in kmsg_dump_opal_console_flush()
/linux-6.12.1/arch/um/kernel/
Dkmsg_dump.c11 struct kmsg_dump_detail *detail) in kmsg_dumper_stdout()
/linux-6.12.1/tools/testing/selftests/powerpc/include/
Dsubunit.h14 static inline void test_failure_detail(const char *name, const char *detail) in test_failure_detail()
/linux-6.12.1/drivers/net/usb/
Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
/linux-6.12.1/mm/
Dusercopy.c86 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort()
/linux-6.12.1/fs/nfsd/
Dnfs4idmap.c177 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd()
509 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup()
/linux-6.12.1/drivers/mmc/host/
Dtoshsd.c292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
/linux-6.12.1/drivers/hv/
Dhv_common.c210 struct kmsg_dump_detail *detail) in hv_kmsg_dump()
/linux-6.12.1/fs/pstore/
Dplatform.c278 struct kmsg_dump_detail *detail) in pstore_dump()
/linux-6.12.1/drivers/mtd/
Dmtdoops.c301 struct kmsg_dump_detail *detail) in mtdoops_do_dump()
/linux-6.12.1/drivers/pci/hotplug/
Dacpiphp_ibm.c253 u8 detail = event & 0x0f; in ibm_handle_events() local
/linux-6.12.1/include/linux/sunrpc/
Dcache.h216 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
/linux-6.12.1/drivers/edac/
Di5100_edac.c436 char detail[80]; in i5100_handle_ce() local
458 char detail[80]; in i5100_handle_ue() local
/linux-6.12.1/arch/powerpc/platforms/pseries/
Dmobility.c655 u32 detail; in pseries_cancel_migration() local
/linux-6.12.1/arch/powerpc/kernel/
Dnvram_64.c646 struct kmsg_dump_detail *detail) in oops_to_nvram()
/linux-6.12.1/tools/arch/x86/kcpuid/
Dkcpuid.c27 char detail[256]; member
/linux-6.12.1/drivers/gpu/drm/
Ddrm_panic.c936 static void drm_panic(struct kmsg_dumper *dumper, struct kmsg_dump_detail *detail) in drm_panic()
/linux-6.12.1/drivers/usb/core/
Dmessage.c2335 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
/linux-6.12.1/kernel/printk/
Dprintk.c4683 struct kmsg_dump_detail detail = { in kmsg_dump_desc() local