| /kernel/linux/linux-6.6/sound/drivers/pcsp/ |
| H A D | pcsp_input.c | 16 static void pcspkr_do_sound(unsigned int count) in pcspkr_do_sound() argument 46 unsigned int count = 0; in pcspkr_input_event() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | tailcall_bpf2bpf4.c | 19 int count = 0; variable
|
| H A D | test_sockmap_listen.c | 57 unsigned int *count; in prog_stream_verdict() local 76 unsigned int *count; in prog_skb_verdict() local 97 unsigned int *count; in prog_msg_verdict() local 116 unsigned int *count; prog_reuseport() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | urandom_read.c | 27 void urandom_read(int fd, int count) in urandom_read() argument 55 int count = 4; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | mmap_bench.c | 46 int count; in test_mmap() local
|
| /kernel/liteos_a/arch/arm/arm/src/ |
| H A D | user_copy.c | 68 INT32 LOS_CopyFromKernel(VOID *dest, UINT32 max, const VOID *src, UINT32 count) in LOS_CopyFromKernel() argument 81 INT32 LOS_CopyToKernel(VOID *dest, UINT32 max, const VOID *src, UINT32 count) in LOS_CopyToKernel() argument [all...] |
| /kernel/liteos_a/kernel/extended/cpup/ |
| H A D | los_cpup_pri.h | 64 UINT64 count; member
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/smp/ |
| H A D | It_smp_extend_cpup_004.c | 48 UINT32 count = GetNopCount() / 2; in HwiF01() local 57 UINT32 count = GetNopCount() / 2; in HwiF02() local
|
| H A D | It_smp_extend_cpup_003.c | 46 UINT32 count = GetNopCount(); in HwiF01() local
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | sched.c | 127 INT32 count = 0; in __sched_cpucount() local
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| H A D | It_posix_pthread_042.c | 50 INT32 count = PTHREAD_EXISTED_NUM; in Testcase() local
|
| /kernel/liteos_a/testsuites/unittest/basic/exc/smoke/ |
| H A D | it_test_exc_002.cpp | 60 int count = 5; in TestThread() local 84 int count = 5; in TestCase() local
|
| /kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/ |
| H A D | mmap_test_002.cpp | 59 int count; in Testcase() local
|
| /kernel/liteos_a/testsuites/unittest/container/full/ |
| H A D | It_pid_container_020.cpp | 69 int count = 2; in ChildFun() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_multiport.h | 30 __u8 count; member 35 __u8 count; member
|
| /kernel/linux/linux-6.6/sound/firewire/ |
| H A D | packets-buffer.c | 21 iso_packets_buffer_init(struct iso_packets_buffer *b, struct fw_unit *unit, unsigned int count, unsigned int packet_size, enum dma_data_direction direction) iso_packets_buffer_init() argument
|
| /kernel/liteos_m/testsuites/sample/kernel/queue/ |
| H A D | It_los_queue_090.c | 47 const UINT32 count = 256; // 256, set maxMsgSize
in Testcase() local [all...] |
| /kernel/liteos_m/testsuites/sample/kernel/sem/ |
| H A D | it_los_sem_041.c | 78 UINT32 count = 5;
in Testcase() local
|
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| H A D | vfio_ccw_async.c | 14 vfio_ccw_async_region_read(struct vfio_ccw_private *private, char __user *buf, size_t count, loff_t *ppos) vfio_ccw_async_region_read() argument 36 vfio_ccw_async_region_write(struct vfio_ccw_private *private, const char __user *buf, size_t count, loff_t *ppos) vfio_ccw_async_region_write() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/bnx2i/ |
| H A D | bnx2i_sysfs.c | 59 bnx2i_set_sq_info(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) bnx2i_set_sq_info() argument 115 bnx2i_set_ccell_info(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) bnx2i_set_ccell_info() argument
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | list_sort.c | 56 u8 count = 0; in merge_final() local 188 size_t count = 0; /* Count of pending */ in list_sort() local [all...] |
| H A D | argv_split.c | 14 int count = 0; in count_argc() local
|
| H A D | strncpy_from_user.c | 28 do_strncpy_from_user(char *dst, const char __user *src, unsigned long count, unsigned long max) do_strncpy_from_user() argument 113 strncpy_from_user(char *dst, const char __user *src, long count) strncpy_from_user() argument [all...] |
| H A D | strnlen_user.c | 23 static __always_inline long do_strnlen_user(const char __user *src, unsigned long count, unsigned long max) in do_strnlen_user() argument 92 strnlen_user(const char __user *str, long count) strnlen_user() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | argv_split.c | 21 int count = 0; in count_argc() local
|