Home
last modified time | relevance | path

Searched defs:detail (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dsubunit.h14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dsubunit.h14 static inline void test_failure_detail(const char *name, const char *detail) in test_failure_detail() argument
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dusercopy.c72 void usercopy_warn(const char *name, const char *detail, bool to_user, in usercopy_warn() argument
83 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort() argument
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dusercopy.c86 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort() argument
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtoshsd.c292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtoshsd.c292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dcache.h212 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4idmap.c176 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd() argument
506 idmap_lookup(struct svc_rqst *rqstp, struct ent *(*lookup_fn)(struct cache_detail *, struct ent *), struct ent *key, struct cache_detail *detail, struct ent **item) idmap_lookup() argument
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dacpiphp_ibm.c253 u8 detail = event & 0x0f; in ibm_handle_events() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4idmap.c177 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd() argument
507 idmap_lookup(struct svc_rqst *rqstp, struct ent *(*lookup_fn)(struct cache_detail *, struct ent *), struct ent *key, struct cache_detail *detail, struct ent **item) idmap_lookup() argument
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h216 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dacpiphp_ibm.c253 u8 detail = event & 0x0f; in ibm_handle_events() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dmobility.c656 u32 detail; in pseries_cancel_migration() local
/kernel/linux/linux-6.6/tools/arch/x86/kcpuid/
H A Dkcpuid.c26 char detail[256]; member
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dmessage.c2285 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dmessage.c2332 struct usb_cdc_mdlm_detail_desc *detail = NULL; in cdc_parse_cdc_header() local
/kernel/linux/linux-5.10/drivers/edac/
H A Di5100_edac.c441 char detail[80]; in i5100_handle_ce() local
463 char detail[80]; in i5100_handle_ue() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddpti.h214 char detail[55]; member
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c43 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() argument
59 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu() argument
97 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry() argument
144 sunrpc_cache_lookup_rcu(struct cache_detail *detail, struct cache_head *key, int hash) sunrpc_cache_lookup_rcu() argument
159 cache_fresh_locked(struct cache_head *head, time64_t expiry, struct cache_detail *detail) cache_fresh_locked() argument
172 cache_fresh_unlocked(struct cache_head *head, struct cache_detail *detail) cache_fresh_unlocked() argument
181 cache_make_negative(struct cache_detail *detail, struct cache_head *h) cache_make_negative() argument
188 cache_entry_update(struct cache_detail *detail, struct cache_head *h, struct cache_head *new) cache_entry_update() argument
200 sunrpc_cache_update(struct cache_detail *detail, struct cache_head *new, struct cache_head *old, int hash) sunrpc_cache_update() argument
265 try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) try_to_negate_entry() argument
296 cache_check(struct cache_detail *detail, struct cache_head *h, struct cache_req *rqstp) cache_check() argument
529 cache_purge(struct cache_detail *detail) cache_purge() argument
799 cache_request(struct cache_detail *detail, struct cache_request *crq) cache_request() argument
1087 cache_dequeue(struct cache_detail *detail, struct cache_head *ch) cache_dequeue() argument
1176 warn_no_listener(struct cache_detail *detail) warn_no_listener() argument
1185 cache_listeners_exist(struct cache_detail *detail) cache_listeners_exist() argument
1208 cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) cache_pipe_upcall() argument
1249 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) sunrpc_cache_pipe_upcall() argument
1257 sunrpc_cache_pipe_upcall_timeout(struct cache_detail *detail, struct cache_head *h) sunrpc_cache_pipe_upcall_timeout() argument
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H A Di5100_edac.c436 char detail[80]; in i5100_handle_ce() local
458 char detail[80]; in i5100_handle_ue() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c45 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() argument
61 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu() argument
99 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry() argument
146 sunrpc_cache_lookup_rcu(struct cache_detail *detail, struct cache_head *key, int hash) sunrpc_cache_lookup_rcu() argument
161 cache_fresh_locked(struct cache_head *head, time64_t expiry, struct cache_detail *detail) cache_fresh_locked() argument
174 cache_fresh_unlocked(struct cache_head *head, struct cache_detail *detail) cache_fresh_unlocked() argument
183 cache_make_negative(struct cache_detail *detail, struct cache_head *h) cache_make_negative() argument
190 cache_entry_update(struct cache_detail *detail, struct cache_head *h, struct cache_head *new) cache_entry_update() argument
202 sunrpc_cache_update(struct cache_detail *detail, struct cache_head *new, struct cache_head *old, int hash) sunrpc_cache_update() argument
267 try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) try_to_negate_entry() argument
298 cache_check(struct cache_detail *detail, struct cache_head *h, struct cache_req *rqstp) cache_check() argument
531 cache_purge(struct cache_detail *detail) cache_purge() argument
814 cache_request(struct cache_detail *detail, struct cache_request *crq) cache_request() argument
1084 cache_dequeue(struct cache_detail *detail, struct cache_head *ch) cache_dequeue() argument
1173 warn_no_listener(struct cache_detail *detail) warn_no_listener() argument
1182 cache_listeners_exist(struct cache_detail *detail) cache_listeners_exist() argument
1205 cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) cache_pipe_upcall() argument
1246 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) sunrpc_cache_pipe_upcall() argument
1254 sunrpc_cache_pipe_upcall_timeout(struct cache_detail *detail, struct cache_head *h) sunrpc_cache_pipe_upcall_timeout() argument
[all...]

Completed in 23 milliseconds