Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 25 of 186) sorted by relevance

12345678

/kernel/linux/linux-5.10/net/sunrpc/
Dcache.c43 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() argument
50 if (now <= detail->flush_time) in cache_init()
52 now = detail->flush_time + 1; in cache_init()
57 struct cache_detail *detail);
59 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu() argument
63 struct hlist_head *head = &detail->hash_table[hash]; in sunrpc_cache_find_rcu()
68 if (!detail->match(tmp, key)) in sunrpc_cache_find_rcu()
71 cache_is_expired(detail, tmp)) in sunrpc_cache_find_rcu()
97 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry() argument
102 struct hlist_head *head = &detail->hash_table[hash]; in sunrpc_cache_add_entry()
[all …]
/kernel/linux/linux-5.10/drivers/net/usb/
Dzaurus.c141 struct usb_cdc_mdlm_detail_desc *detail = NULL; in blan_mdlm_bind() local
171 if (detail) { in blan_mdlm_bind()
175 detail = (void *) buf; in blan_mdlm_bind()
176 switch (detail->bGuidDescriptorType) { in blan_mdlm_bind()
178 if (detail->bLength != (sizeof *detail + 2)) in blan_mdlm_bind()
182 if (detail->bLength != (sizeof *detail + 3)) in blan_mdlm_bind()
202 if ((detail->bDetailData[1] & ~0x02) != 0x01) { in blan_mdlm_bind()
209 detail->bLength, in blan_mdlm_bind()
210 detail->bDetailData[0], in blan_mdlm_bind()
211 detail->bDetailData[2]); in blan_mdlm_bind()
[all …]
/kernel/linux/linux-5.10/mm/
Dusercopy.c72 void usercopy_warn(const char *name, const char *detail, bool to_user, in usercopy_warn() argument
79 detail ? " '" : "", detail ? : "", detail ? "'" : "", in usercopy_warn()
83 void __noreturn usercopy_abort(const char *name, const char *detail, in usercopy_abort() argument
91 detail ? " '" : "", detail ? : "", detail ? "'" : "", in usercopy_abort()
/kernel/linux/linux-5.10/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
255 detail $1 $2
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dcache.h175 sunrpc_cache_lookup_rcu(struct cache_detail *detail,
178 sunrpc_cache_update(struct cache_detail *detail,
182 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
184 sunrpc_cache_pipe_upcall_timeout(struct cache_detail *detail,
211 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired() argument
217 return detail->flush_time >= h->last_refresh; in cache_is_expired()
220 extern int cache_check(struct cache_detail *detail,
223 extern void cache_purge(struct cache_detail *detail);
/kernel/linux/linux-5.10/drivers/mmc/host/
Dtoshsd.c292 u32 int_reg, int_mask, int_status, detail; in toshsd_irq() local
329 detail = ioread32(host->ioaddr + SD_ERRORSTATUS0); in toshsd_irq()
331 detail & SD_ERR0_RESP_CMD_ERR ? "RESP_CMD " : "", in toshsd_irq()
332 detail & SD_ERR0_RESP_NON_CMD12_END_BIT_ERR ? "RESP_END_BIT " : "", in toshsd_irq()
333 detail & SD_ERR0_RESP_CMD12_END_BIT_ERR ? "RESP_END_BIT " : "", in toshsd_irq()
334 detail & SD_ERR0_READ_DATA_END_BIT_ERR ? "READ_DATA_END_BIT " : "", in toshsd_irq()
335 detail & SD_ERR0_WRITE_CRC_STATUS_END_BIT_ERR ? "WRITE_CMD_END_BIT " : "", in toshsd_irq()
336 detail & SD_ERR0_RESP_NON_CMD12_CRC_ERR ? "RESP_CRC " : "", in toshsd_irq()
337 detail & SD_ERR0_RESP_CMD12_CRC_ERR ? "RESP_CRC " : "", in toshsd_irq()
338 detail & SD_ERR0_READ_DATA_CRC_ERR ? "READ_DATA_CRC " : "", in toshsd_irq()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
Dsubunit.h14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail() argument
16 printf("failure: %s [%s]\n", name, detail); in test_failure_detail()
/kernel/linux/linux-5.10/drivers/edac/
Di5100_edac.c441 char detail[80]; in i5100_handle_ce() local
444 snprintf(detail, sizeof(detail), in i5100_handle_ce()
451 msg, detail); in i5100_handle_ce()
463 char detail[80]; in i5100_handle_ue() local
466 snprintf(detail, sizeof(detail), in i5100_handle_ue()
473 msg, detail); in i5100_handle_ue()
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4idmap.c176 warn_no_idmapd(struct cache_detail *detail, int has_died) in warn_no_idmapd() argument
508 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup() argument
512 *item = lookup_fn(detail, key); in idmap_lookup()
516 ret = cache_check(detail, &(*item)->h, &rqstp->rq_chandle); in idmap_lookup()
520 *item = lookup_fn(detail, key); in idmap_lookup()
523 cache_put(&(*item)->h, detail); in idmap_lookup()
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Dindex.rst5 Here we document in detail how to interact with various mechanisms in
Ddsdt-override.rst11 When to use this method is described in detail on the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Drenesas,rsnd.txt19 See detail of each module's channels, connection, limitation on datasheet
99 For more detail information, see below
297 see below for detail.
300 see below for detail.
303 see below for detail.
306 see below for detail.
309 see below for detail.
312 see below for detail.
315 see below for detail.
Dmt6351.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
Dmt6358.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/
Datmel-dataflash.txt7 address space. See partition.txt for more detail.
Dintel,ixp4xx-flash.txt14 address space. See partition.txt for more detail.
Darm-versatile.txt18 address space. See partition.txt for more detail.
Dcortina,gemini-flash.txt15 address space. See partition.txt for more detail.
Dflctl-nand.txt18 address space. See partition.txt for more detail.
Dorion-nand.txt16 address space. See partition.txt for more detail.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dssd1289fb.txt6 - reg: Should contain address of the controller on the LBC bus. The detail
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dspear13xx-pcie.txt1 SPEAr13XX PCIe DT detail:
/kernel/linux/linux-5.10/include/linux/
Duaccess.h413 void usercopy_warn(const char *name, const char *detail, bool to_user,
415 void __noreturn usercopy_abort(const char *name, const char *detail,
/kernel/linux/linux-5.10/lib/
Dlru_cache.c639 void (*detail) (struct seq_file *, struct lc_element *)) in lc_seq_dump_details()
654 if (detail) in lc_seq_dump_details()
655 detail(seq, e); in lc_seq_dump_details()
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dindex.rst22 Here we document in detail how to interact with various mechanisms in

12345678