Home
last modified time | relevance | path

Searched defs:buf (Results 5026 - 5050 of 19689) sorted by relevance

1...<<201202203204205206207208209210>>...788

/kernel/linux/linux-6.6/tools/perf/util/
H A Dstrfilter.c249 static int strfilter_node__sprint_pt(struct strfilter_node *node, char *buf) in strfilter_node__sprint_pt() argument
264 static int strfilter_node__sprint(struct strfilter_node *node, char *buf) in strfilter_node__sprint() argument
[all...]
H A Dhisi-ptt.c43 static enum hisi_ptt_pkt_type hisi_ptt_check_packet_type(unsigned char *buf) in hisi_ptt_check_packet_type() argument
76 static void hisi_ptt_dump_event(struct hisi_ptt *ptt, unsigned char *buf, in hisi_ptt_dump_event() argument
53 hisi_ptt_dump(struct hisi_ptt *ptt __maybe_unused, unsigned char *buf, size_t len) hisi_ptt_dump() argument
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dza-ptrace.c40 static void fill_buf(char *buf, size_t size) in fill_buf() argument
59 static struct user_za_header *get_za(pid_t pid, void **buf, size_t *size) in get_za() argument
H A Dzt-ptrace.c35 static void fill_buf(char *buf, size_t size) in fill_buf() argument
54 static struct user_za_header *get_za(pid_t pid, void **buf, size_t *size) in get_za() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c38 char buf[PATH_MAX]; in verify_perf_link_info() local
H A Dlinked_list.c135 char buf[24]; in clear_fields() local
H A Dbpf_iter_setsockopt.c110 char buf; in do_bpf_iter_setsockopt() local
H A Dd_path.c35 char buf[MAX_PATH_LEN]; in set_pathname() local
H A Dcgroup_getset_retval.c329 int buf; in test_getsockopt_get() local
371 int buf; in test_getsockopt_override() local
410 int buf; in test_getsockopt_retval_sync() local
H A Dcgroup_iter.c57 static char buf[128]; in read_from_cgroup_iter() local
195 char expected_output[128], buf[128]; in test_walk_dead_self_only() local
[all...]
H A Dip_check_defrag.c176 char buf[1024]; in test_bpf_ip_check_defrag_ok() local
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.h45 unsigned char buf[INTEL_PT_INSN_BUF_SZ]; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbtf_helpers.c218 static char buf[16 * 1024]; in btf_type_raw_dump() local
259 static char buf[16 * 1024]; in btf_type_c_dump() local
/kernel/linux/linux-6.6/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.c90 static void hisi_ptt_print_pkt(const unsigned char *buf, int pos, const char *desc) in hisi_ptt_print_pkt() argument
104 static int hisi_ptt_8dw_kpt_desc(const unsigned char *buf, int pos) in hisi_ptt_8dw_kpt_desc() argument
122 static void hisi_ptt_4dw_print_dw0(const unsigned char *buf, int pos) in hisi_ptt_4dw_print_dw0() argument
143 static int hisi_ptt_4dw_kpt_desc(const unsigned char *buf, int pos) in hisi_ptt_4dw_kpt_desc() argument
158 hisi_ptt_pkt_desc(const unsigned char *buf, int pos, enum hisi_ptt_pkt_type type) hisi_ptt_pkt_desc() argument
[all...]
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A Dbitmask.c192 int bitmask_parselist(const char *buf, struct bitmask *bmp) in bitmask_parselist() argument
249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() argument
275 bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) bitmask_displaylist() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_inq.c64 char *buf; in start_server() local
106 char *buf; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-empty-vm.c183 char buf[4096]; in test_proc_pid_maps() local
205 char buf[4096]; in test_proc_pid_numa_maps() local
228 char buf[4096]; test_proc_pid_smaps() local
284 char buf[4096]; test_proc_pid_smaps_rollup() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/tdx/
H A Dtdx_guest_test.c112 print_array_hex(const char *title, const char *prefix_str, const void *buf, int len) print_array_hex() argument
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dleap-a-day.c330 char buf[26]; in main() local
/kernel/linux/linux-6.6/tools/virtio/linux/
H A Dscatterlist.h161 static inline void sg_set_buf(struct scatterlist *sg, const void *buf, in sg_set_buf() argument
167 sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) sg_init_one() argument
/kernel/linux/linux-6.6/tools/virtio/ringtest/
H A Dvirtio_ring_0_9.c99 int add_inbuf(unsigned len, void *buf, void *datap) in add_inbuf() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_cs_dsp_ctl.c210 hda_cs_dsp_write_ctl(struct cs_dsp *dsp, const char *name, int type, unsigned int alg, const void *buf, size_t len) hda_cs_dsp_write_ctl() argument
235 hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) hda_cs_dsp_read_ctl() argument
/kernel/linux/linux-6.6/security/keys/
H A Dbig_key.c61 u8 *buf, *enckey; in big_key_preparse() local
238 u8 *buf, *enckey = payload->data; in big_key_read() local
[all...]
/kernel/linux/linux-6.6/security/safesetid/
H A Dsecurityfs.c31 static int parse_policy_line(struct file *file, char *buf, in parse_policy_line() argument
143 char *buf, *p, *end; in handle_policy_update() local
235 safesetid_uid_file_write(struct file *file, const char __user *buf, size_t len, loff_t *ppos) safesetid_uid_file_write() argument
249 safesetid_gid_file_write(struct file *file, const char __user *buf, size_t len, loff_t *ppos) safesetid_gid_file_write() argument
263 safesetid_file_read(struct file *file, char __user *buf, size_t len, loff_t *ppos, struct mutex *policy_update_lock, struct __rcu setid_ruleset* ruleset) safesetid_file_read() argument
282 safesetid_uid_file_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) safesetid_uid_file_read() argument
289 safesetid_gid_file_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) safesetid_gid_file_read() argument
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dsecurityfs_if.c41 static ssize_t tomoyo_write_self(struct file *file, const char __user *buf, in tomoyo_write_self() argument
100 static ssize_t tomoyo_read_self(struct file *file, char __user *buf, in tomoyo_read_self() argument
176 tomoyo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) tomoyo_read() argument
192 tomoyo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) tomoyo_write() argument
[all...]

Completed in 16 milliseconds

1...<<201202203204205206207208209210>>...788