/kernel/linux/linux-6.6/sound/soc/sof/imx/ |
H A D | imx-common.c | 26 u32 *stack, size_t stack_words) in imx8_get_registers()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_pppox.h | 75 #define PPPOEIOCSFWD _IOW(0xB1, 0, size_t)
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | tracex2.bpf.c | 80 int BPF_KSYSCALL(bpf_prog3, unsigned int fd, const char *buf, size_t count) in BPF_KSYSCALL()
|
/kernel/linux/linux-6.6/samples/hid/ |
H A D | hid_surface_dial.bpf.c | 50 const size_t size = sizeof(haptic_data); in set_haptic()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_sysctl.c | 47 size_t table_size = ARRAY_SIZE(xfrm_table); in xfrm_sysctl_init()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_pppox.h | 75 #define PPPOEIOCSFWD _IOW(0xB1, 0, size_t)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_pppox.h | 64 #define PPPOEIOCSFWD _IOW(0xB1 ,0, size_t)
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
H A D | pthread_test_019.cpp | 64 size_t getSize; in GroupProcess()
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_memory_002.cpp | 38 size_t ret = write(fd, buf, strlen(buf)); in limitWrite()
|
H A D | It_process_plimits_ipc_010.cpp | 60 size_t shmSize = PAGE_SIZE * 9; in ItProcessPlimitsIpc010()
|
H A D | It_process_plimits_pid_001.cpp | 49 size_t ret = write(fd, buf, strlen(buf)); in PidWrite()
|
H A D | It_process_plimits_memory_001.cpp | 38 size_t ret = write(fd, buf, strlen(buf)); in limitWrite()
|
H A D | It_process_plimits_pid_002.cpp | 46 size_t ret = write(fd, buf, strlen(buf)); in PidWrite()
|
H A D | It_process_plimits_pid_003.cpp | 42 size_t ret = write(fd, buf, strlen(buf)); in PidWrite()
|
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | socfpga.c | 401 const char *buf, size_t count) in socfpga_fpga_ops_configure_init() 434 const char *buf, size_t count) in socfpga_fpga_ops_configure_write() 438 size_t i = 0; in socfpga_fpga_ops_configure_write()
|
/kernel/linux/linux-5.10/drivers/dma/hsu/ |
H A D | hsu.c | 298 static size_t hsu_dma_active_desc_size(struct hsu_dma_chan *hsuc) in hsu_dma_active_desc_size() 301 size_t bytes = 0; in hsu_dma_active_desc_size() 321 size_t bytes; in hsu_dma_tx_status()
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | xen-tpmfront.c | 134 static int vtpm_send(struct tpm_chip *chip, u8 *buf, size_t count) in vtpm_send() 176 static int vtpm_recv(struct tpm_chip *chip, u8 *buf, size_t count) in vtpm_recv() 181 size_t length = shr->length; in vtpm_recv()
|
/kernel/linux/linux-5.10/drivers/bus/mhi/host/ |
H A D | debugfs.c | 248 size_t count, loff_t *ppos) in mhi_debugfs_device_wake_write() 256 if (copy_from_user(&buf, ubuf, min_t(size_t, sizeof(buf) - 1, count))) in mhi_debugfs_device_wake_write() 280 size_t count, loff_t *ppos) in mhi_debugfs_timeout_ms_write()
|
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | kcs_bmc.c | 274 size_t count, loff_t *ppos) in kcs_bmc_read() 278 size_t data_len; in kcs_bmc_read() 336 size_t count, loff_t *ppos) in kcs_bmc_write()
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | reserved_mempool.c | 157 size_t zone_len;
in create_zone() 259 size_t cnt, loff_t *ppos)
in mb_res_mem_state_read() 395 void *reserved_mem_alloc(size_t size)
in reserved_mem_alloc()
|
H A D | tzdebug.c | 214 size_t cnt, loff_t *ppos) in tz_dbg_opt_read() 249 const char __user *ubuf, size_t cnt, loff_t *ppos) in tz_dbg_opt_write() 391 const char __user *ubuf, size_t cnt, loff_t *ppos) in tee_trace_event_write()
|
/kernel/linux/common_modules/tzdriver/auth/ |
H A D | client_hash_auth.c | 212 size_t size; in calc_task_so_hash() 213 size_t shash_size; in calc_task_so_hash() 386 size_t size; in init_sdesc()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/ |
H A D | mpc512x_lpbfifo.c | 40 size_t cs_n; 164 size_t i; in mpc512x_lpbfifo_kick() 379 size_t i; in get_cs_ranges()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | init.c | 520 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, in pcpu_fc_alloc() 521 size_t align) in pcpu_fc_alloc() 528 static void __init pcpu_fc_free(void *ptr, size_t size) in pcpu_fc_free()
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | compat_signal.c | 233 get_sigframe(struct k_sigaction *ka, struct pt_regs * regs, size_t frame_size) in get_sigframe() 259 size_t frame_size; in setup_frame32() 343 size_t frame_size; in setup_rt_frame32()
|