/kernel/linux/linux-6.6/lib/ |
H A D | kstrtox.c | 398 char buf[4]; in kstrtobool_from_user() local [all...] |
H A D | test_hash.c | 46 static void fill_buf(char *buf, size_t len, u32 seed) in fill_buf() argument 146 char buf[SIZE+1]; in test_string_or() local 171 char buf[SIZE+1]; in test_hash_or() local [all...] |
/kernel/linux/linux-6.6/lib/math/ |
H A D | prime_numbers.c | 247 char *buf; in dump_primes() local
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | output_core.c | 31 struct in6_addr buf[2]; in ipv6_proxy_select_ident() local
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_stp_bpdu.c | 81 unsigned char buf[35]; in br_send_config_bpdu() local 128 unsigned char buf[4]; br_send_tcn_bpdu() local 152 const unsigned char *buf; br_stp_rcv() local [all...] |
/kernel/linux/linux-6.6/net/ceph/ |
H A D | auth_none.c | 63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request() argument 72 handle_reply(struct ceph_auth_client *ac, u64 global_id, void *buf, void *end, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) handle_reply() argument
|
H A D | auth_x.h | 33 struct ceph_buffer *buf; member
|
/kernel/linux/linux-6.6/sound/usb/caiaq/ |
H A D | midi.c | 106 snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *cdev, int port, const char *buf, int len) snd_usb_caiaq_midi_handle_input() argument
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | skl.c | 59 void __iomem *buf; in skl_log_buffer_status() local
|
/kernel/linux/linux-6.6/tools/laptop/freefall/ |
H A D | freefall.c | 55 char buf[1024]; in write_int() local
|
/kernel/linux/linux-6.6/tools/lib/api/ |
H A D | io.h | 23 char *buf; member 147 char buf[12 in io__getline() local 34 io__init(struct io *io, int fd, char *buf, unsigned int buf_len) io__init() argument [all...] |
/kernel/linux/linux-6.6/tools/lib/ |
H A D | bitmap.c | 31 bitmap_scnprintf(unsigned long *bitmap, unsigned int nbits, char *buf, size_t size) bitmap_scnprintf() argument
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | pids.c | 101 char buf[4096 / sizeof(*e) * sizeof(*e)]; in build_obj_refs_table() local
|
H A D | perf.c | 28 char buf[256]; in has_perf_query_support() local 46 bpf_task_fd_query(getpid(), fd, 0, buf, &len, &prog_id, in has_perf_query_support() local 65 print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, char *buf, __u64 probe_offset, __u64 probe_addr) print_perf_json() argument 115 print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, char *buf, __u64 probe_offset, __u64 probe_addr) print_perf_plain() argument 160 char buf[4096]; show_proc() local [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | kexec.h | 44 const void * buf; member
|
/kernel/linux/linux-6.6/samples/connector/ |
H A D | ucon.c | 51 char buf[128]; in netlink_send() local 100 char buf[1024]; in main() local [all...] |
/kernel/linux/linux-6.6/samples/uhid/ |
H A D | uhid-example.c | 303 char buf[128]; in keyboard() local
|
/kernel/linux/linux-6.6/samples/kobject/ |
H A D | kobject-example.c | 28 foo_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) foo_show() argument 34 foo_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) foo_store() argument 54 b_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) b_show() argument 66 b_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) b_store() argument
|
/kernel/linux/linux-6.6/samples/pidfd/ |
H A D | pidfd-metadata.c | 87 char buf[4096] = { 0 }; in main() local
|
/kernel/liteos_a/apps/lms/src/ |
H A D | sample_usr_lms.c | 36 static void BufWriteTest(void *buf, int start, int end)
in BufWriteTest() argument 43 static void BufReadTest(void *buf, int start, int end)
in BufReadTest() argument 55 char *buf = (char *)malloc(TEST_SIZE);
in LmsMallocTest() local 73 char *buf in LmsReallocTest() local 92 char *buf = (char *)calloc(4, 4); /* 4: test size */ LmsCallocTest() local 106 char *buf = (char *)valloc(TEST_SIZE); LmsVallocTest() local 121 char *buf = (char *)aligned_alloc(TEST_ALIGN_SIZE, TEST_SIZE); LmsAlignedAllocTest() local 135 char *buf = (char *)malloc(TEST_SIZE); LmsMemsetTest() local 149 char *buf = (char *)malloc(TEST_SIZE); LmsMemcpyTest() local 164 char *buf = (char *)malloc(TEST_SIZE); LmsMemmoveTest() local 178 char *buf = (char *)malloc(TEST_SIZE); LmsStrcpyTest() local 194 char *buf = (char *)malloc(TEST_SIZE); LmsStrcatTest() local 214 char *buf = (char *)malloc(TEST_SIZE); LmsFreeTest() local [all...] |
/kernel/liteos_a/apps/perf/src/ |
H A D | perf_record.c | 108 ssize_t PerfWriteFile(const char *filePath, const char *buf, ssize_t bufSize) in PerfWriteFile() argument 150 char *buf; in PerfRecord() local [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | kexec.h | 31 const void *buf; member
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_user_container_002.cpp | 40 std::ostringstream buf; in GetIdMapPath() local
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_ipc_010.cpp | 49 char buf[g_buffSize] = { 0 }; in ItProcessPlimitsIpc010() local
|
H A D | It_process_plimits_pid_001.cpp | 43 static int PidWrite(const char *filepath, char *buf) in PidWrite() argument
|