Searched defs:detail (Results 1 – 17 of 17) sorted by relevance
/linux/scripts/ |
H A D | dev-needs.sh | 206 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/net/sunrpc/ |
H A D | cache.c | 45 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() 148 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu() 164 struct cache_detail *detail) in cache_fresh_locked() 177 struct cache_detail *detail) in cache_fresh_unlocked() 185 static void cache_make_negative(struct cache_detail *detail, in cache_make_negative() 192 static void cache_entry_update(struct cache_detail *detail, in cache_entry_update() 204 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update() 269 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry() [all …]
|
/linux/Documentation/process/ |
H A D | handling-regressions.rst | 64 What to do when receiving regression reports 110 What's important when fixing regressions 139 Expectations and best practices for fixing regressions
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-kmsg.c | 23 struct kmsg_dump_detail *detail) in kmsg_dump_opal_console_flush()
|
/linux/arch/um/kernel/ |
H A D | kmsg_dump.c | 11 struct kmsg_dump_detail *detail) in kmsg_dumper_stdout()
|
/linux/tools/testing/selftests/powerpc/include/ |
H A D | subunit.h | 14 static inline void test_failure_detail(const char *name, const char *detail) in test_failure_detail()
|
/linux/drivers/net/usb/ |
H A D | zaurus.c | 141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
|
/linux/fs/nfsd/ |
H A D | nfs4idmap.c | 177 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/drivers/mmc/host/ |
H A D | toshsd.c | 292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
|
/linux/drivers/mtd/ |
H A D | mtdoops.c | 301 struct kmsg_dump_detail *detail) in mtdoops_do_dump()
|
/linux/fs/pstore/ |
H A D | platform.c | 278 struct kmsg_dump_detail *detail) in pstore_dump()
|
/linux/drivers/hv/ |
H A D | hv_common.c | 187 struct kmsg_dump_detail *detail) in hv_kmsg_dump()
|
/linux/drivers/edac/ |
H A D | i5100_edac.c | 436 char detail[80]; in i5100_handle_ce() local 458 char detail[80]; in i5100_handle_ue() local
|
/linux/arch/powerpc/kernel/ |
H A D | nvram_64.c | 646 struct kmsg_dump_detail *detail) in oops_to_nvram()
|
/linux/tools/arch/x86/kcpuid/ |
H A D | kcpuid.c | 27 char detail[256]; global() member
|
/linux/drivers/usb/core/ |
H A D | message.c | 2335 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
|
/linux/kernel/printk/ |
H A D | printk.c | 4744 struct kmsg_dump_detail detail = { in kmsg_dump_desc() local
|