Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/net/sunrpc/
Dcache.c43 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init()
59 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu()
97 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry()
144 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu()
160 struct cache_detail *detail) in cache_fresh_locked()
173 struct cache_detail *detail) in cache_fresh_unlocked()
181 static void cache_make_negative(struct cache_detail *detail, in cache_make_negative()
188 static void cache_entry_update(struct cache_detail *detail, in cache_entry_update()
200 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update()
265 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry()
[all …]
/kernel/linux/linux-5.10/mm/
Dusercopy.c72 void usercopy_warn(const char *name, const char *detail, bool to_user, in usercopy_warn()
83 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
Dsubunit.h14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail()
/kernel/linux/linux-5.10/drivers/net/usb/
Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4idmap.c176 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd()
508 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup()
/kernel/linux/linux-5.10/drivers/mmc/host/
Dtoshsd.c292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dcache.h211 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dacpiphp_ibm.c253 u8 detail = event & 0x0f; in ibm_handle_events() local
/kernel/linux/linux-5.10/drivers/edac/
Di5100_edac.c441 char detail[80]; in i5100_handle_ce() local
463 char detail[80]; in i5100_handle_ue() local
/kernel/linux/linux-5.10/drivers/scsi/
Ddpti.h214 char detail[55]; member
/kernel/linux/linux-5.10/drivers/usb/core/
Dmessage.c2285 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local