Searched defs:detail (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
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
|
/kernel/linux/linux-5.10/net/sunrpc/ |
D | cache.c | 43 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/ |
D | usercopy.c | 72 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/ |
D | subunit.h | 14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail()
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
D | zaurus.c | 141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | nfs4idmap.c | 176 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/ |
D | toshsd.c | 292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
D | cache.h | 211 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/ |
D | acpiphp_ibm.c | 253 u8 detail = event & 0x0f; in ibm_handle_events() local
|
/kernel/linux/linux-5.10/drivers/edac/ |
D | i5100_edac.c | 441 char detail[80]; in i5100_handle_ce() local 463 char detail[80]; in i5100_handle_ue() local
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | dpti.h | 214 char detail[55]; member
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
D | message.c | 2285 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
|