Home
last modified time | relevance | path

Searched defs:buf (Results 19701 - 19725 of 20915) sorted by relevance

1...<<781782783784785786787788789790>>...837

/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp4_core.h427 cyttsp4_adap_read(struct cyttsp4 *ts, u16 addr, int size, void *buf) cyttsp4_adap_read() argument
433 cyttsp4_adap_write(struct cyttsp4 *ts, u16 addr, int size, const void *buf) cyttsp4_adap_write() argument
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c719 static ssize_t iommu_group_show_name(struct iommu_group *group, char *buf) in iommu_group_show_name() argument
677 iommu_group_attr_show(struct kobject *kobj, struct attribute *__attr, char *buf) iommu_group_attr_show() argument
689 iommu_group_attr_store(struct kobject *kobj, struct attribute *__attr, const char *buf, size_t count) iommu_group_attr_store() argument
829 iommu_group_show_resv_regions(struct iommu_group *group, char *buf) iommu_group_show_resv_regions() argument
851 iommu_group_show_type(struct iommu_group *group, char *buf) iommu_group_show_type() argument
3053 iommu_group_store_type(struct iommu_group *group, const char *buf, size_t count) iommu_group_store_type() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dims-pcu.c1043 ims_pcu_attribute_show(struct device *dev, struct device_attribute *dattr, char *buf) ims_pcu_attribute_show() argument
1056 ims_pcu_attribute_store(struct device *dev, struct device_attribute *dattr, const char *buf, size_t count) ims_pcu_attribute_store() argument
1118 ims_pcu_reset_device(struct device *dev, struct device_attribute *dattr, const char *buf, size_t count) ims_pcu_reset_device() argument
1150 ims_pcu_update_firmware_store(struct device *dev, struct device_attribute *dattr, const char *buf, size_t count) ims_pcu_update_firmware_store() argument
1202 ims_pcu_update_firmware_status_show(struct device *dev, struct device_attribute *dattr, char *buf) ims_pcu_update_firmware_status_show() argument
1296 ims_pcu_ofn_reg_data_show(struct device *dev, struct device_attribute *dattr, char *buf) ims_pcu_ofn_reg_data_show() argument
1315 ims_pcu_ofn_reg_data_store(struct device *dev, struct device_attribute *dattr, const char *buf, size_t count) ims_pcu_ofn_reg_data_store() argument
1338 ims_pcu_ofn_reg_addr_show(struct device *dev, struct device_attribute *dattr, char *buf) ims_pcu_ofn_reg_addr_show() argument
1353 ims_pcu_ofn_reg_addr_store(struct device *dev, struct device_attribute *dattr, const char *buf, size_t count) ims_pcu_ofn_reg_addr_store() argument
1382 ims_pcu_ofn_bit_show(struct device *dev, struct device_attribute *dattr, char *buf) ims_pcu_ofn_bit_show() argument
1403 ims_pcu_ofn_bit_store(struct device *dev, struct device_attribute *dattr, const char *buf, size_t count) ims_pcu_ofn_bit_store() argument
1610 const void *buf = intf->altsetting->extra; ims_pcu_get_cdc_union_desc() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/
H A Dib_srp.c1664 struct srp_imm_buf *buf; in srp_map_data() local
1693 struct srp_direct_buf *buf; srp_map_data() local
1741 struct srp_direct_buf *buf; srp_map_data() local
2862 id_ext_show(struct device *dev, struct device_attribute *attr, char *buf) id_ext_show() argument
2872 ioc_guid_show(struct device *dev, struct device_attribute *attr, char *buf) ioc_guid_show() argument
2882 service_id_show(struct device *dev, struct device_attribute *attr, char *buf) service_id_show() argument
2895 pkey_show(struct device *dev, struct device_attribute *attr, char *buf) pkey_show() argument
2908 sgid_show(struct device *dev, struct device_attribute *attr, char *buf) sgid_show() argument
2918 dgid_show(struct device *dev, struct device_attribute *attr, char *buf) dgid_show() argument
2932 orig_dgid_show(struct device *dev, struct device_attribute *attr, char *buf) orig_dgid_show() argument
2945 req_lim_show(struct device *dev, struct device_attribute *attr, char *buf) req_lim_show() argument
2962 zero_req_lim_show(struct device *dev, struct device_attribute *attr, char *buf) zero_req_lim_show() argument
2972 local_ib_port_show(struct device *dev, struct device_attribute *attr, char *buf) local_ib_port_show() argument
2982 local_ib_device_show(struct device *dev, struct device_attribute *attr, char *buf) local_ib_device_show() argument
2993 ch_count_show(struct device *dev, struct device_attribute *attr, char *buf) ch_count_show() argument
3003 comp_vector_show(struct device *dev, struct device_attribute *attr, char *buf) comp_vector_show() argument
3013 tl_retry_count_show(struct device *dev, struct device_attribute *attr, char *buf) tl_retry_count_show() argument
3023 cmd_sg_entries_show(struct device *dev, struct device_attribute *attr, char *buf) cmd_sg_entries_show() argument
3033 allow_ext_sg_show(struct device *dev, struct device_attribute *attr, char *buf) allow_ext_sg_show() argument
3321 srp_parse_options(struct net *net, const char *buf, struct srp_target_port *target) srp_parse_options() argument
3681 add_target_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) add_target_store() argument
3928 ibdev_show(struct device *dev, struct device_attribute *attr, char *buf) ibdev_show() argument
3938 port_show(struct device *dev, struct device_attribute *attr, char *buf) port_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-writecache.c1249 void *buf; in bio_copy_block() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.c430 char buf[PERF_SAMPLE_MAX_SIZE]; in auxtrace_queues__add_indexed_event() local
H A Devsel.c823 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size) in evsel__group_desc() argument
H A Devlist.c941 char buf[100]; in parse_pages_arg() local
1578 int evlist__strerror_open(struct evlist *evlist, int err, char *buf, size_t size) in evlist__strerror_open() argument
1631 evlist__strerror_mmap(struct evlist *evlist, int err, char *buf, size_t size) evlist__strerror_mmap() argument
2500 char buf[128]; evlist__warn_user_requested_cpus() local
[all...]
H A Dmachine.c1175 void machine__get_kallsyms_filename(struct machine *machine, char *buf, in machine__get_kallsyms_filename() argument
H A Dhist.c2755 char buf[512], sample_freq_str[64] = ""; in __hists__scnprintf_title() local
H A Dprobe-event.c206 char buf[64]; in convert_exec_to_group() local
989 char buf[LINEBUF_SIZE], sbuf[STRERR_BUFSIZE]; in __show_one_line() local
1150 char *buf; in show_available_vars_at() local
1979 struct strbuf buf; synthesize_perf_probe_arg() local
2017 struct strbuf buf; synthesize_perf_probe_point() local
2056 struct strbuf buf; synthesize_perf_probe_command() local
2089 __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, struct strbuf *buf, int depth) __synthesize_probe_trace_arg_ref() argument
2106 synthesize_probe_trace_arg(struct probe_trace_arg *arg, struct strbuf *buf) synthesize_probe_trace_arg() argument
2149 synthesize_probe_trace_args(struct probe_trace_event *tev, struct strbuf *buf) synthesize_probe_trace_args() argument
2160 synthesize_uprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) synthesize_uprobe_trace_def() argument
2188 synthesize_kprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) synthesize_kprobe_trace_def() argument
2203 struct strbuf buf; synthesize_probe_trace_command() local
2275 char buf[128]; convert_to_perf_probe_point() local
2308 struct strbuf buf = STRBUF_INIT; convert_to_perf_probe_event() local
2494 char buf[PATH_MAX], *p; kprobe_blacklist__load() local
2585 char *buf; perf_probe_event__sprintf() local
2625 struct strbuf buf = STRBUF_INIT; show_perf_probe_event() local
2728 get_new_event_name(char *buf, size_t len, const char *base, struct strlist *namelist, bool ret_event, bool allow_suffix) get_new_event_name() argument
2797 char *buf = synthesize_probe_trace_command(tev); warn_uprobe_event_compat() local
2833 char buf[64]; probe_trace_event__set_name() local
2975 char *buf = NULL; find_probe_functions() local
3549 char *buf = synthesize_probe_trace_command(tev); show_probe_trace_event() local
3596 struct strbuf buf; show_bootconfig_event() local
[all...]
H A Dsession.c376 char buf[4096]; in skipn() local
1820 char buf[PERF_SAMPLE_MAX_SIZE]; in perf_session__peek_events() local
1760 perf_session__peek_event(struct perf_session *session, off_t file_offset, void *buf, size_t buf_sz, union perf_event **event_ptr, struct perf_sample *sample) perf_session__peek_event() argument
2039 void *buf = NULL; __perf_session__process_pipe_events() local
2139 prefetch_event(char *buf, u64 head, size_t mmap_size, bool needs_swap, union perf_event *error) prefetch_event() argument
2178 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) fetch_mmaped_event() argument
2184 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) fetch_decomp_event() argument
2299 char *buf, **mmaps = rd->mmaps; reader__mmap() local
[all...]
H A Dsymbol-elf.c1878 char *buf = malloc(page_size); in copy_bytes() local
402 get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, struct rel_info *ri, char *buf, size_t buf_sz) get_ifunc_name() argument
590 get_plt_got_name(GElf_Shdr *shdr, size_t i, struct rela_dyn_info *di, char *buf, size_t buf_sz) get_plt_got_name() argument
632 dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, GElf_Ehdr *ehdr, char *buf, size_t buf_sz) dso__synthesize_plt_got_symbols() argument
2666 } buf; populate_sdt_note() local
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c852 char buf[64], *alloc_str2; in hist_browser__show_callchain_list() local
1041 char buf[64]; in hist_browser__show_callchain_folded() local
1621 char buf[32]; hist_browser__show_no_entry() local
1643 hists_browser__scnprintf_headers(struct hist_browser *browser, char *buf, size_t size, int line) hists_browser__scnprintf_headers() argument
1681 hists_browser__scnprintf_hierarchy_headers(struct hist_browser *browser, char *buf, size_t size) hists_browser__scnprintf_hierarchy_headers() argument
2957 char buf[128]; evsel__hists_browse() local
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c2727 struct sk_buff *buf; in tipc_accept() local
3945 int tipc_sk_dump(struct sock *sk, u16 dqueues, char *buf) in tipc_sk_dump() argument
[all...]
H A Dnode.c3089 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump() argument
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c207 u8 *buf = (u8 *) packet; in xs_pktdump() local
260 char buf[128]; in xs_format_common_peer_addresses() local
298 char buf[128]; xs_format_common_peer_ports() local
340 xs_alloc_sparse_pages(struct xdr_buf *buf, size_t want, gfp_t gfp) xs_alloc_sparse_pages() argument
393 u8 buf[CMSG_SPACE(sizeof(u8))]; xs_sock_recv_cmsg() member
461 xs_read_xdr_buf(struct socket *sock, struct msghdr *msg, int flags, struct xdr_buf *buf, size_t count, size_t seek, size_t *read) xs_read_xdr_buf() argument
528 xs_read_header(struct sock_xprt *transport, struct xdr_buf *buf) xs_read_header() argument
557 struct xdr_buf *buf = &req->rq_private_buf; xs_read_stream_request() local
881 xs_stream_prepare_request(struct rpc_rqst *req, struct xdr_buf *buf) xs_stream_prepare_request() argument
1694 struct sockaddr_storage buf; xs_sock_getport() local
1750 xs_sock_srcaddr(struct rpc_xprt *xprt, char *buf, size_t buflen) xs_sock_srcaddr() argument
2900 struct rpc_buffer *buf; bc_malloc() local
2926 struct rpc_buffer *buf; bc_free() local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c3328 u8 buf[50]; in ieee80211_bss() local
268 cfg80211_copy_elem_with_frags(const struct element *elem, const u8 *ie, size_t ie_len, u8 **pos, u8 *buf, size_t buf_len) cfg80211_copy_elem_with_frags() argument
3580 ieee80211_scan_results(struct cfg80211_registered_device *rdev, struct iw_request_info *info, char *buf, size_t len) ieee80211_scan_results() argument
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c1499 u8 *buf = NULL; in __smc_connect() local
2405 struct smc_clc_msg_proposal_area *buf; in smc_listen_work() local
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c166 char *buf; in pop_dbg() local
2096 char *buf; in dapm_widget_power_read_file() local
2387 dapm_widget_show_component(struct snd_soc_component *cmpnt, char *buf, int count) dapm_widget_show_component() argument
2452 dapm_widget_show(struct device *dev, struct device_attribute *attr, char *buf) dapm_widget_show() argument
[all...]
H A Dsoc-core.c70 pmdown_time_show(struct device *dev, struct device_attribute *attr, char *buf) pmdown_time_show() argument
78 pmdown_time_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pmdown_time_store() argument
/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola.h210 __le32 *buf; /* CORB/RIRB buffer, 8 byte per each entry */ member
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-config.c479 struct utsname buf; in get_kernel_version() local
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c116 char *buf; in read_text_file() local
1610 char *buf, *p; in extract_crcs_for_object() local
1678 char *buf, * in mod_set_crcs() local
1799 buf_printf(struct buffer *buf, const char *fmt, ...) buf_printf() argument
1812 buf_write(struct buffer *buf, const char *s, int len) buf_write() argument
1868 char *buf, *p, *name; handle_white_list_exports() local
1952 add_exported_symbols(struct buffer *buf, struct module *mod) add_exported_symbols() argument
2122 struct buffer buf = { }; write_vmlinux_export_c_file() local
2135 struct buffer buf = { }; write_mod_c_file() local
2163 char *buf, *pos, *line; read_dump() local
2222 struct buffer buf = { }; write_dump() local
[all...]
/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c444 static ssize_t smk_write_rules_list(struct file *file, const char __user *buf, in smk_write_rules_list() argument
658 static ssize_t smk_write_load(struct file *file, const char __user *buf, in smk_write_load() argument
830 static ssize_t smk_set_cipso(struct file *file, const char __user *buf, in smk_set_cipso() argument
962 smk_write_cipso(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_cipso() argument
1036 smk_write_cipso2(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_cipso2() argument
1155 smk_write_net4addr(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_net4addr() argument
1417 smk_write_net6addr(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_net6addr() argument
1581 smk_read_doi(struct file *filp, char __user *buf, size_t count, loff_t *ppos) smk_read_doi() argument
1605 smk_write_doi(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_doi() argument
1647 smk_read_direct(struct file *filp, char __user *buf, size_t count, loff_t *ppos) smk_read_direct() argument
1671 smk_write_direct(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_direct() argument
1725 smk_read_mapped(struct file *filp, char __user *buf, size_t count, loff_t *ppos) smk_read_mapped() argument
1749 smk_write_mapped(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_mapped() argument
1803 smk_read_ambient(struct file *filp, char __user *buf, size_t cn, loff_t *ppos) smk_read_ambient() argument
1840 smk_write_ambient(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_ambient() argument
2016 smk_write_onlycap(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_onlycap() argument
2076 smk_read_unconfined(struct file *filp, char __user *buf, size_t cn, loff_t *ppos) smk_read_unconfined() argument
2106 smk_write_unconfined(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_unconfined() argument
2163 smk_read_logging(struct file *filp, char __user *buf, size_t count, loff_t *ppos) smk_read_logging() argument
2186 smk_write_logging(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_logging() argument
2276 smk_write_load_self(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_load_self() argument
2301 smk_user_access(struct file *file, const char __user *buf, size_t count, loff_t *ppos, int format) smk_user_access() argument
2349 smk_write_access(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_access() argument
2407 smk_write_load2(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_load2() argument
2484 smk_write_load_self2(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_load_self2() argument
2508 smk_write_access2(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_access2() argument
2528 smk_write_revoke_subj(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_revoke_subj() argument
2603 smk_write_change_rule(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_change_rule() argument
2632 smk_read_syslog(struct file *filp, char __user *buf, size_t cn, loff_t *ppos) smk_read_syslog() argument
2665 smk_write_syslog(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_syslog() argument
2757 smk_write_relabel_self(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_relabel_self() argument
2823 smk_read_ptrace(struct file *filp, char __user *buf, size_t count, loff_t *ppos) smk_read_ptrace() argument
2844 smk_write_ptrace(struct file *file, const char __user *buf, size_t count, loff_t *ppos) smk_write_ptrace() argument
[all...]

Completed in 93 milliseconds

1...<<781782783784785786787788789790>>...837