Home
last modified time | relevance | path

Searched defs:detail (Results 1 – 14 of 14) sorted by relevance

/linux-6.6.21/scripts/
Ddev-needs.sh206 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/
Dcache.c45 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/
Dhandling-regressions.rst61 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/
Dsubunit.h14 static inline void test_failure_detail(const char *name, const char *detail) in test_failure_detail()
/linux-6.6.21/drivers/net/usb/
Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
/linux-6.6.21/mm/
Dusercopy.c86 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort()
/linux-6.6.21/fs/nfsd/
Dnfs4idmap.c177 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/
Dtoshsd.c292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
/linux-6.6.21/drivers/pci/hotplug/
Dacpiphp_ibm.c253 u8 detail = event & 0x0f; in ibm_handle_events() local
/linux-6.6.21/include/linux/sunrpc/
Dcache.h216 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
/linux-6.6.21/drivers/edac/
Di5100_edac.c436 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/
Dmobility.c656 u32 detail; in pseries_cancel_migration() local
/linux-6.6.21/tools/arch/x86/kcpuid/
Dkcpuid.c26 char detail[256]; member
/linux-6.6.21/drivers/usb/core/
Dmessage.c2332 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local