Searched defs:detail (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/net/sunrpc/ |
D | cache.c | 44 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() 57 struct cache_head *sunrpc_cache_lookup(struct cache_detail *detail, in sunrpc_cache_lookup() 123 struct cache_detail *detail) in cache_fresh_locked() 136 struct cache_detail *detail) in cache_fresh_unlocked() 144 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update() 222 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry() 253 int cache_check(struct cache_detail *detail, in cache_check() 490 void cache_purge(struct cache_detail *detail) in cache_purge() 763 static int cache_request(struct cache_detail *detail, in cache_request() 1047 static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch) in cache_dequeue() [all …]
|
/Linux-v4.19/mm/ |
D | usercopy.c | 75 void usercopy_warn(const char *name, const char *detail, bool to_user, in usercopy_warn() 86 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort()
|
/Linux-v4.19/tools/testing/selftests/powerpc/include/ |
D | subunit.h | 14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail()
|
/Linux-v4.19/drivers/net/usb/ |
D | zaurus.c | 153 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
|
/Linux-v4.19/drivers/edac/ |
D | edac_mc.c | 976 const char *detail, in edac_ce_error() 1030 const char *detail, in edac_ue_error() 1068 char detail[80]; in edac_raw_mc_handle_error() local
|
D | i5100_edac.c | 444 char detail[80]; in i5100_handle_ce() local 466 char detail[80]; in i5100_handle_ue() local
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4idmap.c | 169 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd() 493 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup()
|
/Linux-v4.19/drivers/mmc/host/ |
D | toshsd.c | 296 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 253 u8 detail = event & 0x0f; in ibm_handle_events() local
|
/Linux-v4.19/include/linux/sunrpc/ |
D | cache.h | 198 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
|
/Linux-v4.19/drivers/scsi/ |
D | dpti.h | 217 char detail[55]; member
|
/Linux-v4.19/drivers/usb/core/ |
D | message.c | 2140 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
|