Searched defs:detail (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/net/sunrpc/ |
D | cache.c | 43 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() 62 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu() 83 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry() 133 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu() 149 struct cache_detail *detail) in cache_fresh_locked() 162 struct cache_detail *detail) in cache_fresh_unlocked() 170 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update() 248 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry() 279 int cache_check(struct cache_detail *detail, in cache_check() 517 void cache_purge(struct cache_detail *detail) in cache_purge() [all …]
|
/Linux-v5.4/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()
|
/Linux-v5.4/tools/testing/selftests/powerpc/include/ |
D | subunit.h | 14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail()
|
/Linux-v5.4/drivers/net/usb/ |
D | zaurus.c | 141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
|
/Linux-v5.4/drivers/edac/ |
D | edac_mc.c | 964 const char *detail, in edac_ce_error() 1018 const char *detail, in edac_ue_error() 1056 char detail[80]; in edac_raw_mc_handle_error() local
|
D | i5100_edac.c | 446 char detail[80]; in i5100_handle_ce() local 468 char detail[80]; in i5100_handle_ue() local
|
/Linux-v5.4/fs/nfsd/ |
D | nfs4idmap.c | 170 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd() 494 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup()
|
/Linux-v5.4/drivers/mmc/host/ |
D | toshsd.c | 292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
|
/Linux-v5.4/include/linux/sunrpc/ |
D | cache.h | 203 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
|
/Linux-v5.4/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 253 u8 detail = event & 0x0f; in ibm_handle_events() local
|
/Linux-v5.4/drivers/scsi/ |
D | dpti.h | 214 char detail[55]; member
|
/Linux-v5.4/drivers/usb/core/ |
D | message.c | 2148 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
|