Home
last modified time | relevance | path

Searched refs:sizep (Results 1 – 21 of 21) sorted by relevance

/linux-6.6.21/drivers/char/tpm/eventlog/
Dof.c54 const u32 *sizep; in tpm_read_log_of() local
69 sizep = of_get_property(np, "linux,sml-size", NULL); in tpm_read_log_of()
71 if (sizep == NULL && basep == NULL) in tpm_read_log_of()
73 if (sizep == NULL || basep == NULL) in tpm_read_log_of()
87 size = be32_to_cpup((__force __be32 *)sizep); in tpm_read_log_of()
90 size = *sizep; in tpm_read_log_of()
/linux-6.6.21/arch/powerpc/kernel/
Dcrash_dump.c103 const __be32 *basep, *sizep; in crash_free_reserved_phys_range() local
107 sizep = of_get_property(rtas.dev, "rtas-size", NULL); in crash_free_reserved_phys_range()
109 if (basep && sizep) { in crash_free_reserved_phys_range()
111 rtas_end = rtas_start + be32_to_cpup(sizep); in crash_free_reserved_phys_range()
Dsetup_64.c586 const __be32 *sizep, *lsizep, *bsizep, *setsp; in parse_cache_info() local
593 sizep = of_get_property(np, propnames[0], NULL); in parse_cache_info()
594 if (sizep != NULL) in parse_cache_info()
595 size = be32_to_cpu(*sizep); in parse_cache_info()
609 if (sizep == NULL || bsizep == NULL || lsizep == NULL) in parse_cache_info()
Drtas.c2026 const u32 *basep, *entryp, *sizep; in early_init_dt_scan_rtas() local
2033 sizep = of_get_flat_dt_prop(node, "rtas-size", NULL); in early_init_dt_scan_rtas()
2041 if (basep && entryp && sizep) { in early_init_dt_scan_rtas()
2044 rtas.size = *sizep; in early_init_dt_scan_rtas()
/linux-6.6.21/tools/lib/api/fs/
Dfs.h48 int filename__read_str(const char *filename, char **buf, size_t *sizep);
52 int procfs__read_str(const char *entry, char **buf, size_t *sizep);
58 int sysfs__read_str(const char *entry, char **buf, size_t *sizep);
Dfs.c349 int filename__read_str(const char *filename, char **buf, size_t *sizep) in filename__read_str() argument
388 *sizep = size; in filename__read_str()
413 int procfs__read_str(const char *entry, char **buf, size_t *sizep) in procfs__read_str() argument
423 return filename__read_str(path, buf, sizep); in procfs__read_str()
463 int sysfs__read_str(const char *entry, char **buf, size_t *sizep) in sysfs__read_str() argument
473 return filename__read_str(path, buf, sizep); in sysfs__read_str()
/linux-6.6.21/arch/sh/mm/
Dconsistent.c20 static void __init memchunk_cmdline_override(char *name, unsigned long *sizep) in memchunk_cmdline_override() argument
29 *sizep = memparse(p, NULL); in memchunk_cmdline_override()
31 name, *sizep); in memchunk_cmdline_override()
/linux-6.6.21/arch/powerpc/kexec/
Dcore_64.c41 const unsigned int *sizep; in machine_kexec_prepare() local
55 sizep = of_get_property(node, "linux,tce-size", NULL); in machine_kexec_prepare()
56 if (basep == NULL || sizep == NULL) in machine_kexec_prepare()
60 high = low + (*sizep); in machine_kexec_prepare()
/linux-6.6.21/tools/perf/util/
Dtrace-event-info.c46 char buf[BUFSIZ], *sizep; in record_file() local
73 sizep = (char*)&size; in record_file()
75 sizep += sizeof(u64) - hdr_sz; in record_file()
77 if (hdr_sz && pwrite(output_fd, sizep, hdr_sz, hdr_pos) < 0) { in record_file()
/linux-6.6.21/arch/powerpc/platforms/powernv/
Dopal.c113 const void *basep, *entryp, *sizep; in early_init_dt_scan_opal() local
121 sizep = of_get_flat_dt_prop(node, "opal-runtime-size", &runtimesz); in early_init_dt_scan_opal()
123 if (!basep || !entryp || !sizep) in early_init_dt_scan_opal()
128 opal.size = of_read_number(sizep, runtimesz/4); in early_init_dt_scan_opal()
135 opal.size, sizep, runtimesz); in early_init_dt_scan_opal()
/linux-6.6.21/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c427 static int get_regs(struct net_device *dev, void *p, int *sizep) in get_regs() argument
431 if (*sizep < sizeof(struct fec)) in get_regs()
Dmac-scc.c428 static int get_regs(struct net_device *dev, void *p, int *sizep) in get_regs() argument
432 if (*sizep < sizeof(scc_t) + sizeof(scc_enet_t __iomem *)) in get_regs()
Dfs_enet.h91 int (*get_regs)(struct net_device *dev, void *p, int *sizep);
Dmac-fcc.c481 static int get_regs(struct net_device *dev, void *p, int *sizep) in get_regs() argument
485 if (*sizep < sizeof(fcc_t) + sizeof(fcc_enet_t) + 1) in get_regs()
/linux-6.6.21/tools/testing/selftests/kvm/include/
Dtest_util.h47 int test_seq_read(const char *path, char **bufp, size_t *sizep);
/linux-6.6.21/include/net/netfilter/
Dnf_conntrack.h201 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls);
/linux-6.6.21/arch/powerpc/platforms/pseries/
Diommu.c548 const u32 *sizep; in iommu_table_setparms() local
558 sizep = of_get_property(node, "linux,tce-size", NULL); in iommu_table_setparms()
559 if (basep == NULL || sizep == NULL) { in iommu_table_setparms()
570 memset((void *)tbl->it_base, 0, *sizep); in iommu_table_setparms()
/linux-6.6.21/drivers/usb/host/
Dehci-dbg.c371 char **nextp, unsigned *sizep) in qh_lines() argument
378 unsigned size = *sizep; in qh_lines()
466 *sizep = size; in qh_lines()
/linux-6.6.21/net/netfilter/
Dnf_conntrack_core.c2566 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls) in nf_ct_alloc_hashtable() argument
2571 if (*sizep > (UINT_MAX / sizeof(struct hlist_nulls_head))) in nf_ct_alloc_hashtable()
2575 nr_slots = *sizep = roundup(*sizep, PAGE_SIZE / sizeof(struct hlist_nulls_head)); in nf_ct_alloc_hashtable()
/linux-6.6.21/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c657 int nr_bds, bool force, u32 *sizep, int budget) in axienet_free_tx_chain() argument
694 if (sizep) in axienet_free_tx_chain()
695 *sizep += status & XAXIDMA_BD_STS_ACTUAL_LEN_MASK; in axienet_free_tx_chain()
/linux-6.6.21/drivers/usb/fotg210/
Dfotg210-hcd.c354 char **nextp, unsigned *sizep) in qh_lines() argument
360 unsigned size = *sizep; in qh_lines()
440 *sizep = size; in qh_lines()