Home
last modified time | relevance | path

Searched refs:size_t (Results 351 - 375 of 17927) sorted by relevance

1...<<11121314151617181920>>...718

/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.h137 size_t max_io_size;
140 size_t queue_depth;
156 size_t paths_num;
168 size_t max_segment_size;
171 size_t queue_depth;
172 size_t max_io_size;
174 size_t pdu_sz;
226 char *page, size_t len);
229 size_t len);
232 size_t le
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_vsock.h108 static inline size_t virtio_vsock_skb_len(struct sk_buff *skb) in virtio_vsock_skb_len()
110 return (size_t)(skb_end_pointer(skb) - skb->head); in virtio_vsock_skb_len()
167 size_t len,
172 size_t len, int flags);
177 size_t len);
190 size_t target,
194 size_t target,
198 size_t target, struct vsock_transport_recv_notify_data *data);
200 size_t target, struct vsock_transport_recv_notify_data *data);
202 size_t targe
[all...]
H A Dkfifo.h298 const size_t __recsize = sizeof(*__tmpq->rectype); \
313 const size_t __recsize = sizeof(*__tmp->rectype); \
331 const size_t __recsize = sizeof(*__tmp->rectype); \
410 size_t __recsize = sizeof(*__tmp->rectype); \
448 const size_t __recsize = sizeof(*__tmp->rectype); \
487 const size_t __recsize = sizeof(*__tmp->rectype); \
524 const size_t __recsize = sizeof(*__tmp->rectype); \
593 const size_t __recsize = sizeof(*__tmp->rectype); \
669 const size_t __recsize = sizeof(*__tmp->rectype); \
697 const size_t __recsiz
[all...]
/kernel/linux/linux-6.6/include/net/
H A Daf_vsock.h124 size_t len, int flags);
126 struct msghdr *, size_t len);
132 size_t len, int flags);
134 size_t len);
145 size_t len);
150 int (*notify_poll_in)(struct vsock_sock *, size_t, bool *);
151 int (*notify_poll_out)(struct vsock_sock *, size_t, bool *);
152 int (*notify_recv_init)(struct vsock_sock *, size_t,
154 int (*notify_recv_pre_block)(struct vsock_sock *, size_t,
156 int (*notify_recv_pre_dequeue)(struct vsock_sock *, size_t,
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.c10 size_t resv_sz, size_t *offset) in get_header()
12 size_t offs = 0; in get_header()
33 void **extra_data, size_t *extra_size) in validate_extra_context()
64 size_t regs_size in validate_sve_context()
89 size_t regs_size in validate_za_context()
131 bool validate_reserved(ucontext_t *uc, size_t resv_sz, char **err) in validate_reserved()
134 size_t offs = 0; in validate_reserved()
144 size_t extra_sz = 0; in validate_reserved()
310 size_t need_s in get_starting_head()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_zswap.c16 static int read_int(const char *path, size_t *value) in read_int()
30 static int set_min_free_kb(size_t value) in set_min_free_kb()
43 static int read_min_free_kb(size_t *value) in read_min_free_kb()
48 static int get_zswap_stored_pages(size_t *value) in get_zswap_stored_pages()
53 static int get_zswap_written_back_pages(size_t *value) in get_zswap_written_back_pages()
60 size_t size = (size_t)arg; in allocate_bytes()
81 size_t written_back_before, written_back_after; in test_no_invasive_cgroup_shrink()
114 size_t target_alloc_bytes;
115 size_t child_allocate
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dkfifo.h298 const size_t __recsize = sizeof(*__tmpq->rectype); \
313 const size_t __recsize = sizeof(*__tmp->rectype); \
331 const size_t __recsize = sizeof(*__tmp->rectype); \
410 size_t __recsize = sizeof(*__tmp->rectype); \
448 const size_t __recsize = sizeof(*__tmp->rectype); \
487 const size_t __recsize = sizeof(*__tmp->rectype); \
524 const size_t __recsize = sizeof(*__tmp->rectype); \
593 const size_t __recsize = sizeof(*__tmp->rectype); \
669 const size_t __recsize = sizeof(*__tmp->rectype); \
697 const size_t __recsiz
[all...]
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c43 size_t size;
53 size_t size;
107 size_t, enum dma_data_direction);
109 size_t, enum dma_data_direction);
126 unsigned long offset, size_t size, enum dma_data_direction dir, in arm_dma_map_page()
135 unsigned long offset, size_t size, enum dma_data_direction dir, in arm_coherent_dma_map_page()
156 size_t size, enum dma_data_direction dir, unsigned long attrs) in arm_dma_unmap_page()
164 dma_addr_t handle, size_t size, enum dma_data_direction dir) in arm_dma_sync_single_for_cpu()
172 dma_addr_t handle, size_t size, enum dma_data_direction dir) in arm_dma_sync_single_for_device()
217 static void *arm_coherent_dma_alloc(struct device *dev, size_t siz
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-priv.h127 size_t size); /* mandatory */
130 size_t size); /* mandatory */
200 void *p, size_t sz); /* mandatory */
292 size_t size;
327 size_t size;
336 size_t msg_size;
337 size_t reply_size;
398 size_t dsp_oops_offset;
468 unsigned char *page_table, size_t size);
492 size_t dspbox_siz
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dstate_dump.c21 char *hl_format_as_binary(char *buf, size_t buf_len, u32 n) in hl_format_as_binary()
67 static int resize_to_fit(char **buf, size_t *size, size_t desired_size) in resize_to_fit()
70 size_t new_size; in resize_to_fit()
76 new_size = max_t(size_t, PAGE_SIZE, round_up(desired_size, PAGE_SIZE)); in resize_to_fit()
105 int hl_snprintf_resize(char **buf, size_t *size, size_t *offset, in hl_snprintf_resize()
109 size_t length; in hl_snprintf_resize()
165 static int hl_print_resize_sync_engine(char **buf, size_t *size, size_t *offse
[all...]
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_sysfs_br.c28 const char *buf, size_t len, in store_bridge_parm()
64 const char *buf, size_t len) in forward_delay_store()
79 size_t len) in hello_time_store()
93 const char *buf, size_t len) in max_age_store()
113 const char *buf, size_t len) in ageing_time_store()
134 size_t len) in stp_state_store()
161 size_t len) in group_fwd_mask_store()
182 const char *buf, size_t len) in priority_store()
274 const char *buf, size_t len) in group_addr_store()
319 const char *buf, size_t le in flush_store()
[all...]
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c76 static int intel_pt_get_long_tnt(const unsigned char *buf, size_t len, in intel_pt_get_long_tnt()
99 static int intel_pt_get_pip(const unsigned char *buf, size_t len, in intel_pt_get_pip()
122 static int intel_pt_get_cbr(const unsigned char *buf, size_t len, in intel_pt_get_cbr()
132 static int intel_pt_get_vmcs(const unsigned char *buf, size_t len, in intel_pt_get_vmcs()
156 static int intel_pt_get_psb(const unsigned char *buf, size_t len, in intel_pt_get_psb()
179 static int intel_pt_get_tma(const unsigned char *buf, size_t len, in intel_pt_get_tma()
197 static int intel_pt_get_mnt(const unsigned char *buf, size_t len, in intel_pt_get_mnt()
208 static int intel_pt_get_3byte(const unsigned char *buf, size_t len, in intel_pt_get_3byte()
222 static int intel_pt_get_ptwrite(const unsigned char *buf, size_t len, in intel_pt_get_ptwrite()
257 static int intel_pt_get_mwait(const unsigned char *buf, size_t le
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Devent.h379 size_t perf_event__fprintf_comm(union perf_event *event, FILE *fp);
380 size_t perf_event__fprintf_mmap(union perf_event *event, FILE *fp);
381 size_t perf_event__fprintf_mmap2(union perf_event *event, FILE *fp);
382 size_t perf_event__fprintf_task(union perf_event *event, FILE *fp);
383 size_t perf_event__fprintf_aux(union perf_event *event, FILE *fp);
384 size_t perf_event__fprintf_itrace_start(union perf_event *event, FILE *fp);
385 size_t perf_event__fprintf_switch(union perf_event *event, FILE *fp);
386 size_t perf_event__fprintf_thread_map(union perf_event *event, FILE *fp);
387 size_t perf_event__fprintf_cpu_map(union perf_event *event, FILE *fp);
388 size_t perf_event__fprintf_namespace
[all...]
/kernel/linux/linux-5.10/lib/
H A Dcrc32.c58 crc32_body(u32 crc, unsigned char const *buf, size_t len, const u32 (*tab)[256])
74 size_t rem_len;
76 size_t i;
147 size_t len, const u32 (*tab)[256],
186 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len)
190 u32 __pure __weak __crc32c_le(u32 crc, unsigned char const *p, size_t len)
195 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len)
200 u32 __pure __weak __crc32c_le(u32 crc, unsigned char const *p, size_t len)
209 u32 __pure crc32_le_base(u32, unsigned char const *, size_t) __alias(crc32_le);
210 u32 __pure __crc32c_le_base(u32, unsigned char const *, size_t) __alia
[all...]
/kernel/linux/linux-5.10/include/trace/events/
H A Dkmem.h16 size_t bytes_req,
17 size_t bytes_alloc,
25 __field( size_t, bytes_req )
26 __field( size_t, bytes_alloc )
49 size_t bytes_req, size_t bytes_alloc, gfp_t gfp_flags),
57 size_t bytes_req, size_t bytes_alloc, gfp_t gfp_flags),
66 size_t bytes_req,
67 size_t bytes_allo
[all...]
/kernel/linux/linux-5.10/lib/lzo/
H A Dlzo1x_compress.c21 static noinline size_t
22 lzo1x_1_do_compress(const unsigned char *in, size_t in_len, in lzo1x_1_do_compress()
23 unsigned char *out, size_t *out_len, in lzo1x_1_do_compress()
24 size_t ti, void *wrkmem, signed char *state_offset, in lzo1x_1_do_compress()
41 size_t t, m_len, m_off; in lzo1x_1_do_compress()
132 size_t tt = t - 18; in lzo1x_1_do_compress()
304 int lzogeneric1x_1_compress(const unsigned char *in, size_t in_len, in lzogeneric1x_1_compress()
305 unsigned char *out, size_t *out_len, in lzogeneric1x_1_compress()
311 size_t l = in_len; in lzogeneric1x_1_compress()
312 size_t in lzogeneric1x_1_compress()
[all...]
/kernel/linux/linux-5.10/lib/zstd/
H A Dfse_decompress.c88 size_t FSE_buildDTable_wksp(FSE_DTable *dt, const short *normalizedCounter, unsigned maxSymbolValue, unsigned tableLog, void *workspace, size_t workspaceSize) in FSE_buildDTable_wksp()
163 size_t FSE_buildDTable_rle(FSE_DTable *dt, BYTE symbolValue) in FSE_buildDTable_rle()
180 size_t FSE_buildDTable_raw(FSE_DTable *dt, unsigned nbBits) in FSE_buildDTable_raw()
207 FORCE_INLINE size_t FSE_decompress_usingDTable_generic(void *dst, size_t maxDstSize, const void *cSrc, size_t cSrcSize, const FSE_DTable *dt, in FSE_decompress_usingDTable_generic()
275 size_t FSE_decompress_usingDTable(void *dst, size_t originalSize, const void *cSrc, size_t cSrcSiz
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.h344 size_t perf_event__fprintf_comm(union perf_event *event, FILE *fp);
345 size_t perf_event__fprintf_mmap(union perf_event *event, FILE *fp);
346 size_t perf_event__fprintf_mmap2(union perf_event *event, FILE *fp);
347 size_t perf_event__fprintf_task(union perf_event *event, FILE *fp);
348 size_t perf_event__fprintf_aux(union perf_event *event, FILE *fp);
349 size_t perf_event__fprintf_itrace_start(union perf_event *event, FILE *fp);
350 size_t perf_event__fprintf_aux_output_hw_id(union perf_event *event, FILE *fp);
351 size_t perf_event__fprintf_switch(union perf_event *event, FILE *fp);
352 size_t perf_event__fprintf_thread_map(union perf_event *event, FILE *fp);
353 size_t perf_event__fprintf_cpu_ma
[all...]
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dstring_32.h56 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp()
88 extern void *memset(void *__s, int __c, size_t __count);
91 extern void *memcpy(void *__to, __const__ void *__from, size_t __n);
94 extern void *memmove(void *__dest, __const__ void *__src, size_t __n);
97 extern void *memchr(const void *__s, int __c, size_t __n);
100 extern size_t strlen(const char *);
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dstring.h13 extern void *memset(void *__s, int __c, size_t __count);
14 extern void *__memset(void *__s, int __c, size_t __count);
17 extern void *memcpy(void *__to, __const__ void *__from, size_t __n);
18 extern void *__memcpy(void *__to, __const__ void *__from, size_t __n);
21 extern void *memmove(void *__dest, __const__ void *__src, size_t __n);
22 extern void *__memmove(void *__dest, __const__ void *__src, size_t __n);
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dstring.h9 extern void *memset(void *__s, int __c, size_t __count);
10 extern void *__memset(void *__s, int __c, size_t __count);
13 extern void *memcpy(void *__to, __const__ void *__from, size_t __n);
14 extern void *__memcpy(void *__to, __const__ void *__from, size_t __n);
17 extern void *memmove(void *__dest, __const__ void *__src, size_t __n);
18 extern void *__memmove(void *__dest, __const__ void *__src, size_t __n);
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dstring_32.h56 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp()
88 extern void *memset(void *__s, int __c, size_t __count);
91 extern void *memcpy(void *__to, __const__ void *__from, size_t __n);
94 extern void *memmove(void *__dest, __const__ void *__src, size_t __n);
97 extern void *memchr(const void *__s, int __c, size_t __n);
100 extern size_t strlen(const char *);
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/
H A Dhwprobe.c10 extern int riscv_hwprobe(struct riscv_hwprobe *pairs, size_t pair_count,
11 size_t cpu_count, unsigned long *cpus,
15 int __vdso_riscv_hwprobe(struct riscv_hwprobe *pairs, size_t pair_count,
16 size_t cpu_count, unsigned long *cpus,
19 int __vdso_riscv_hwprobe(struct riscv_hwprobe *pairs, size_t pair_count, in __vdso_riscv_hwprobe()
20 size_t cpu_count, unsigned long *cpus, in __vdso_riscv_hwprobe()
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dkcmp.c16 size_t syscall_arg__scnprintf_kcmp_idx(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_idx()
29 static size_t kcmp__scnprintf_type(int type, char *bf, size_t size, bool show_prefix) in kcmp__scnprintf_type()
35 size_t syscall_arg__scnprintf_kcmp_type(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_type()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dmatroxfb.h20 #define MATROXFB_SET_OUTPUT_MODE _IOW('n',0xFA,size_t)
21 #define MATROXFB_GET_OUTPUT_MODE _IOWR('n',0xFA,size_t)
28 #define MATROXFB_SET_OUTPUT_CONNECTION _IOW('n',0xF8,size_t)
30 #define MATROXFB_GET_OUTPUT_CONNECTION _IOR('n',0xF8,size_t)
32 #define MATROXFB_GET_AVAILABLE_OUTPUTS _IOR('n',0xF9,size_t)
34 #define MATROXFB_GET_ALL_OUTPUTS _IOR('n',0xFB,size_t)

Completed in 16 milliseconds

1...<<11121314151617181920>>...718