Home
last modified time | relevance | path

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

/linux/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
/linux/net/sunrpc/
H A Dcache.c48 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init()
64 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu()
102 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry()
151 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu()
167 struct cache_detail *detail) in cache_fresh_locked()
180 struct cache_detail *detail) in cache_fresh_unlocked()
188 static void cache_make_negative(struct cache_detail *detail, in cache_make_negative()
195 static void cache_entry_update(struct cache_detail *detail, in cache_entry_update()
207 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update()
272 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry()
[all …]
/linux/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c23 struct kmsg_dump_detail *detail) in kmsg_dump_opal_console_flush()
/linux/arch/um/kernel/
H A Dkmsg_dump.c11 struct kmsg_dump_detail *detail) in kmsg_dumper_stdout()
/linux/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()
/linux/drivers/net/usb/
H A Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
/linux/mm/
H A Dusercopy.c86 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort()
/linux/fs/nfsd/
H A Dnfs4idmap.c178 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd()
510 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup()
/linux/fs/pstore/
H A Dplatform.c278 struct kmsg_dump_detail *detail) in pstore_dump()
/linux/arch/powerpc/kernel/
H A Dnvram_64.c646 struct kmsg_dump_detail *detail) in oops_to_nvram()
/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c656 u32 detail; in pseries_cancel_migration() local
/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c27 char detail[256]; global() member
/linux/drivers/usb/core/
H A Dmessage.c2393 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
/linux/kernel/printk/
H A Dprintk.c4860 struct kmsg_dump_detail detail = { in kmsg_dump_desc() local