Searched defs:detail (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/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
|
/linux-6.6.21/net/sunrpc/ |
D | cache.c | 45 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() 61 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu() 99 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry() 146 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu() 162 struct cache_detail *detail) in cache_fresh_locked() 175 struct cache_detail *detail) in cache_fresh_unlocked() 183 static void cache_make_negative(struct cache_detail *detail, in cache_make_negative() 190 static void cache_entry_update(struct cache_detail *detail, in cache_entry_update() 202 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update() 267 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry() [all …]
|
/linux-6.6.21/Documentation/process/ |
D | handling-regressions.rst | 61 What to do when receiving regression reports 107 What's important when fixing regressions 132 Expectations and best practices for fixing regressions
|
/linux-6.6.21/tools/testing/selftests/powerpc/include/ |
D | subunit.h | 14 static inline void test_failure_detail(const char *name, const char *detail) in test_failure_detail()
|
/linux-6.6.21/drivers/net/usb/ |
D | zaurus.c | 141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
|
/linux-6.6.21/mm/ |
D | usercopy.c | 86 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort()
|
/linux-6.6.21/fs/nfsd/ |
D | nfs4idmap.c | 177 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd() 509 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup()
|
/linux-6.6.21/drivers/mmc/host/ |
D | toshsd.c | 292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
|
/linux-6.6.21/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 253 u8 detail = event & 0x0f; in ibm_handle_events() local
|
/linux-6.6.21/include/linux/sunrpc/ |
D | cache.h | 216 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
|
/linux-6.6.21/drivers/edac/ |
D | i5100_edac.c | 436 char detail[80]; in i5100_handle_ce() local 458 char detail[80]; in i5100_handle_ue() local
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
D | mobility.c | 656 u32 detail; in pseries_cancel_migration() local
|
/linux-6.6.21/tools/arch/x86/kcpuid/ |
D | kcpuid.c | 26 char detail[256]; member
|
/linux-6.6.21/drivers/usb/core/ |
D | message.c | 2332 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
|