Searched defs:detail (Results  1 – 11 of 11) sorted by relevance
| /linux-4.1.27/net/sunrpc/ | 
| D | cache.c | 54 struct cache_head *sunrpc_cache_lookup(struct cache_detail *detail,  in sunrpc_cache_lookup() 131 				 struct cache_detail *detail)  in cache_fresh_unlocked() 139 struct cache_head *sunrpc_cache_update(struct cache_detail *detail,  in sunrpc_cache_update() 220 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h)  in try_to_negate_entry() 250 int cache_check(struct cache_detail *detail,  in cache_check() 493 void cache_purge(struct cache_detail *detail)  in cache_purge() 744 static int cache_request(struct cache_detail *detail,  in cache_request() 1028 static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch)  in cache_dequeue() 1117 static void warn_no_listener(struct cache_detail *detail)  in warn_no_listener() 1126 static bool cache_listeners_exist(struct cache_detail *detail)  in cache_listeners_exist() [all …] 
 | 
| /linux-4.1.27/tools/testing/selftests/powerpc/ | 
| D | subunit.h | 14 static inline void test_failure_detail(char *name, char *detail)  in test_failure_detail()
  | 
| /linux-4.1.27/drivers/net/usb/ | 
| D | zaurus.c | 153 	struct usb_cdc_mdlm_detail_desc	*detail = NULL;  in blan_mdlm_bind()  local
  | 
| D | cdc_ether.c | 116 	struct usb_cdc_mdlm_detail_desc *detail = NULL;  in usbnet_generic_cdc_bind()  local
  | 
| /linux-4.1.27/drivers/edac/ | 
| D | edac_mc.c | 985 			  const char *detail,  in edac_ce_error() 1039 			  const char *detail,  in edac_ue_error() 1089 	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-4.1.27/fs/nfsd/ | 
| D | nfs4idmap.c | 172 warn_no_idmapd(struct cache_detail *detail, int has_died)  in warn_no_idmapd() 496 		struct ent *key, struct cache_detail *detail, struct ent **item)  in idmap_lookup()
  | 
| /linux-4.1.27/drivers/mmc/host/ | 
| D | toshsd.c | 295 	u32 int_reg, int_mask, int_status, detail;  in toshsd_irq()  local
  | 
| /linux-4.1.27/drivers/pci/hotplug/ | 
| D | acpiphp_ibm.c | 254 	u8 detail = event & 0x0f;  in ibm_handle_events()  local
  | 
| /linux-4.1.27/include/linux/sunrpc/ | 
| D | cache.h | 203 static inline int cache_is_expired(struct cache_detail *detail, struct cache_head *h)  in cache_is_expired()
  | 
| /linux-4.1.27/drivers/scsi/ | 
| D | dpti.h | 218 	char detail[55];  member
  |