Home
last modified time | relevance | path

Searched defs:len (Results 276 - 300 of 14860) sorted by relevance

1...<<11121314151617181920>>...595

/kernel/linux/linux-6.6/tools/rcu/
H A Drcu-cbs.py43 len = rdp.cblist.len.value_(); variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_get_fd_by_id_opts.c17 __u32 len = sizeof(info_m), value; in test_libbpf_get_fd_by_id_opts() local
H A Dxdp_info.c9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; in serial_test_xdp_info() local
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dsctp_collision.c12 int sd, ret, len = sizeof(daddr); in main() local
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dcrypto.h21 static inline char *aa_calc_hash(void *data, size_t len) in aa_calc_hash() argument
25 aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, size_t len) aa_calc_profile_hash() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_skc_to_unix_sock.c17 int i, len; in BPF_PROG() local
H A Dtest_stack_var_off.c18 unsigned long len; in probe() local
H A Dtest_xdp_with_devmap_helpers.c36 unsigned int len = data_end - data; in xdp_dummy_dm() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H A Dmemmove_validate.c22 size_t i, src_off, dst_off, len; in testcase_run() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-self-syscall.c25 static inline ssize_t sys_read(int fd, void *buf, size_t len) in sys_read() argument
/kernel/liteos_a/arch/arm/arm/src/include/
H A Dlos_exc_pri.h52 UINT32 len; /* f_path length */ member
/kernel/liteos_a/kernel/include/
H A Dlos_hash.h50 LITE_OS_SEC_ALW_INLINE STATIC INLINE UINT32 LOS_HashFNV32aBuf(const VOID *buf, size_t len, UINT32 hval) in LOS_HashFNV32aBuf() argument
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_fallocate64.c49 ssize_t file_fallocate64(struct file *filep, int mode, off64_t offset, off64_t len) in file_fallocate64() argument
108 int fallocate64(int fd, int mode, off64_t offset, off64_t len) in fallocate64() argument
H A Dvfs_fallocate.c49 static ssize_t file_fallocate(struct file *filep, int mode, off_t offset, off_t len) in file_fallocate() argument
105 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() argument
/kernel/liteos_a/kernel/extended/trace/pipeline/serial/
H A Dtrace_pipeline_serial.c72 VOID SerialDataSend(UINT16 len, UINT8 *data) in SerialDataSend() argument
/kernel/liteos_a/lib/libscrew/src/
H A Dlos_crc32.c42 UINT32 LOS_EtherCrc32Accumulate(UINT32 val, UINT8 *src, INT32 len) in LOS_EtherCrc32Accumulate() argument
60 UINT32 LOS_Crc32Accumulate(UINT32 val, UINT8 *src, INT32 len) in LOS_Crc32Accumulate() argument
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/queue/full/
H A DIt_los_queue_089.c44 const UINT32 len = 1000; in Testcase() local
H A DIt_los_queue_088.c44 const UINT32 len = 1000; // 1000, Queue buffer length. in Testcase() local
/kernel/liteos_m/components/net/test/
H A Dnet_socket_test_004.c43 socklen_t len; in SockOptTest() local
[all...]
/kernel/liteos_m/components/trace/pipeline/serial/
H A Dtrace_pipeline_serial.c69 VOID SerialDataSend(UINT16 len, UINT8 *data) in SerialDataSend() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5677-spi.h18 static inline int rt5677_spi_read(u32 addr, void *rxbuf, size_t len) in rt5677_spi_read() argument
22 static inline int rt5677_spi_write(u32 addr, const void *txbuf, size_t len) in rt5677_spi_write() argument
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_message.c16 int ret, len; in nsp_message_in() local
57 int len = data->MsgLen; in nsp_message_out() local
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinfutil.c9 zlib_inflate_blob(void *gunzip_buf, unsigned int sz, const void *buf, unsigned int len) zlib_inflate_blob() argument
/kernel/linux/linux-6.6/kernel/printk/
H A Dbraille.c14 size_t len; in _braille_console_setup() local
/kernel/linux/linux-6.6/lib/
H A Dstrcat_kunit.c62 int len = sizeof(dest) + unconst; in strlcat_test() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...595