Searched defs:detail (Results 1 – 14 of 14) sorted by relevance
/linux/scripts/ |
A 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
|
/linux/net/sunrpc/ |
A D | cache.c | 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() 296 int cache_check(struct cache_detail *detail, in cache_check() 529 void cache_purge(struct cache_detail *detail) in cache_purge() 798 static int cache_request(struct cache_detail *detail, in cache_request() 1157 static void warn_no_listener(struct cache_detail *detail) in warn_no_listener() 1166 static bool cache_listeners_exist(struct cache_detail *detail) in cache_listeners_exist() [all …]
|
/linux/mm/ |
A 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/tools/testing/selftests/powerpc/include/ |
A D | subunit.h | 14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail()
|
/linux/drivers/net/usb/ |
A D | zaurus.c | 141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
|
/linux/fs/nfsd/ |
A 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()
|
/linux/drivers/mmc/host/ |
A D | toshsd.c | 292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
|
/linux/drivers/pci/hotplug/ |
A D | acpiphp_ibm.c | 253 u8 detail = event & 0x0f; in ibm_handle_events() local
|
/linux/include/linux/sunrpc/ |
A D | cache.h | 212 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
|
/linux/arch/powerpc/platforms/pseries/ |
A D | mobility.c | 585 u32 detail; in pseries_cancel_migration() local
|
/linux/drivers/edac/ |
A D | i5100_edac.c | 441 char detail[80]; in i5100_handle_ce() local 463 char detail[80]; in i5100_handle_ue() local
|
/linux/tools/arch/x86/kcpuid/ |
A D | kcpuid.c | 26 char detail[256]; member
|
/linux/drivers/scsi/ |
A D | dpti.h | 214 char detail[55]; member
|
/linux/drivers/usb/core/ |
A D | message.c | 2295 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
|
Completed in 34 milliseconds