Home
last modified time | relevance | path

Searched refs:size_t (Results 9901 - 9925 of 38102) sorted by relevance

1...<<391392393394395396397398399400>>...1525

/kernel/linux/linux-6.6/drivers/leds/
H A Dleds.h26 loff_t pos, size_t count);
29 loff_t pos, size_t count);
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Deventfd.c14 static size_t syscall_arg__scnprintf_eventfd_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_eventfd_flags()
H A Dwaitid_options.c5 static size_t syscall_arg__scnprintf_waitid_options(char *bf, size_t size, in syscall_arg__scnprintf_waitid_options()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcall-path.h57 size_t next;
58 size_t sz;
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/pauth/
H A Dexec_target.c14 size_t val; in main()
16 fread(&val, sizeof(size_t), 1, stdin); in main()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.h48 int intel_pt_get_insn(const unsigned char *buf, size_t len, int x86_64,
54 size_t buf_len);
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_cs_dsp_ctl.h35 unsigned int alg, const void *buf, size_t len);
37 unsigned int alg, void *buf, size_t len);
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_synproxy.c21 static void escape_str(char *out, const char *in, size_t size) in escape_str()
24 size_t i; in escape_str()
39 static bool expect_str(char *buf, size_t size, const char *str, const char *name) in expect_str()
65 size_t size; in test_synproxy()
/kernel/liteos_a/arch/arm/arm/src/
H A Dstrncpy_from_user.c42 size_t offset = 0; in LOS_StrncpyFromUser()
48 maxCount = (LOS_IsUserAddressRange((VADDR_T)(UINTPTR)src, (size_t)count)) ? \ in LOS_StrncpyFromUser()
H A Dstrnlen_user.c42 size_t offset = 0; in LOS_StrnlenUser()
48 maxCount = (LOS_IsUserAddressRange((VADDR_T)(UINTPTR)src, (size_t)count)) ? \ in LOS_StrnlenUser()
/kernel/liteos_a/kernel/base/include/
H A Dlos_ipcdebug_pri.h45 size_t ipcDebugCBSize; /**< Single control block size */
46 size_t ipcDebugCBCnt; /**< Number of control blocks */
H A Dlos_memory_pri.h49 extern STATUS_T OsKHeapInit(size_t size);
50 extern VOID OsDumpMemByte(size_t length, UINTPTR addr);
/kernel/liteos_a/lib/libc/musl/src/
H A Dmemcmp.c37 int memcmp(const void *str1, const void *str2, size_t n) in memcmp()
42 size_t num = n; in memcmp()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dshmbuf.h24 size_t shm_segsz;
37 size_t shm_segsz;
/kernel/liteos_m/kal/posix/include/
H A Dpipe_impl.h50 INT32 PipeRead(INT32 fd, VOID *buf, size_t len);
51 INT32 PipeWrite(INT32 fd, const VOID *buf, size_t len);
/kernel/linux/linux-6.6/net/mac80211/
H A Dtkip.h16 u8 *payload, size_t payload_len);
26 u8 *payload, size_t payload_len, u8 *ta,
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dshmbuf.h24 size_t shm_segsz;
37 size_t shm_segsz;
/third_party/elfutils/libdwelf/
H A Ddwelf_dwarf_gnu_debugaltlink.c52 size_t build_id_len = data->d_size - (ptr - data->d_buf + 1); in dwelf_dwarf_gnu_debugaltlink()
53 if (build_id_len == 0 || (size_t) (ssize_t) build_id_len != build_id_len) in dwelf_dwarf_gnu_debugaltlink()
/third_party/elfutils/backends/
H A Dbpf_regs.c42 int regno, char *name, size_t namelen, in bpf_register_info()
59 return ((size_t)len < namelen ? len : -1); in bpf_register_info()
/third_party/ffmpeg/libavfilter/
H A Dframepool.h47 FFFramePool *ff_frame_pool_video_init(AVBufferRef* (*alloc)(size_t size),
65 FFFramePool *ff_frame_pool_audio_init(AVBufferRef* (*alloc)(size_t size),
/third_party/ffmpeg/libavutil/
H A Ddovi_meta.c24 AVDOVIDecoderConfigurationRecord *av_dovi_alloc(size_t *size) in av_dovi_alloc()
44 AVDOVIMetadata *av_dovi_metadata_alloc(size_t *size) in av_dovi_metadata_alloc()
/third_party/curl/lib/
H A Dstrcase.h48 void Curl_strntoupper(char *dest, const char *src, size_t n);
49 void Curl_strntolower(char *dest, const char *src, size_t n);
/third_party/curl/lib/vquic/
H A Dvquic.h35 void Curl_quic_ver(char *p, size_t len);
39 size_t scidlen,
/third_party/elfutils/libdw/
H A Ddwarf_getarange_addr.c44 size_t l = 0, u = aranges->naranges; in dwarf_getarange_addr()
47 size_t idx = (l + u) / 2; in dwarf_getarange_addr()
/third_party/gn/src/base/json/
H A Djson_writer.h49 bool BuildJSONString(const Value& node, size_t depth);
52 void IndentLine(size_t depth);

Completed in 17 milliseconds

1...<<391392393394395396397398399400>>...1525