Home
last modified time | relevance | path

Searched defs:buf (Results 5501 - 5525 of 13737) sorted by relevance

1...<<221222223224225226227228229230>>...550

/kernel/linux/linux-6.6/mm/kfence/
H A Dreport.c51 char buf[64]; in get_stack_skipnr() local
[all...]
/kernel/linux/linux-6.6/net/atm/
H A Dresources.c194 int atm_getnames(void __user *buf, int __user *iobuf_len) in atm_getnames() argument
227 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() argument
[all...]
/kernel/linux/linux-6.6/net/bluetooth/cmtp/
H A Dcapi.c385 unsigned char buf[8]; in cmtp_register_appl() local
526 unsigned char buf[4]; in cmtp_attach_device() local
148 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) cmtp_send_interopmsg() argument
[all...]
H A Dcore.c107 static inline void cmtp_add_msgpart(struct cmtp_session *session, int id, const unsigned char *buf, int count) in cmtp_add_msgpart() argument
/kernel/linux/linux-6.6/kernel/power/
H A Dqos.c366 static ssize_t cpu_latency_qos_read(struct file *filp, char __user *buf, in cpu_latency_qos_read() argument
383 static ssize_t cpu_latency_qos_write(struct file *filp, const char __user *buf, in cpu_latency_qos_write() argument
/kernel/linux/linux-6.6/mm/
H A Dmemcg_control.c267 static ssize_t memcg_name_write(struct kernfs_open_file *of, char *buf, in memcg_name_write() argument
243 memcg_force_shrink_anon(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) memcg_force_shrink_anon() argument
/kernel/linux/linux-6.6/net/bluetooth/
H A Dcoredump.c38 static int hci_devcd_update_hdr_state(char *buf, size_t size, int state) in hci_devcd_update_hdr_state() argument
125 static bool hci_devcd_copy(struct hci_dev *hdev, char *buf, u32 size) in hci_devcd_copy() argument
/kernel/linux/linux-6.6/net/dsa/
H A Dmaster.c280 tagging_show(struct device *d, struct device_attribute *attr, char *buf) tagging_show() argument
290 tagging_store(struct device *d, struct device_attribute *attr, const char *buf, size_t count) tagging_store() argument
/kernel/linux/linux-6.6/net/core/
H A Dselftests.c369 void net_selftest(struct net_device *ndev, struct ethtool_test *etest, u64 *buf) in net_selftest() argument
H A Dnetprio_cgroup.c195 write_priomap(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) write_priomap() argument
H A Dsysctl_net_core.c314 char buf[NETDEV_RSS_KEY_LEN * 3]; in proc_do_rss_key() local
H A Dgen_stats.c24 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size, int padattr) in gnet_stats_copy() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_cong.c321 void tcp_get_available_congestion_control(char *buf, size_t maxlen) in tcp_get_available_congestion_control() argument
350 void tcp_get_allowed_congestion_control(char *buf, size_t maxlen) in tcp_get_allowed_congestion_control() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnf_nat_h323.c32 } __attribute__ ((__packed__)) buf; in set_addr() local
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_ftp.c257 char buf[24]; /* xxx.xxx.xxx.xxx,ppp,ppp\000 */ in ip_vs_ftp_out() local
H A Dip_vs_proto.c220 char buf[128]; in ip_vs_tcpudp_debug_packet_v4() local
252 char buf[192]; in ip_vs_tcpudp_debug_packet_v6() local
[all...]
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_among.c85 __be32 buf; in get_ip_dst() local
116 __be32 buf; in get_ip_src() local
/kernel/linux/linux-6.6/net/ceph/
H A Dcrypto.c23 static int set_secret(struct ceph_crypto_key *key, void *buf) in set_secret() argument
112 void *buf, *p; in ceph_crypto_key_unarmor() local
161 setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, const void *buf, unsigned int buf_len) setup_sgtable() argument
219 ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, void *buf, int buf_len, int in_len, int *pout_len) ceph_aes_crypt() argument
283 ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, void *buf, int buf_len, int in_len, int *pout_len) ceph_crypt() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Drpl_iptunnel.c133 unsigned char *buf; in rpl_do_srh_inline() local
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst.c244 firmware_version_show(struct device *dev, struct device_attribute *attr, char *buf) firmware_version_show() argument
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-nhlt.c50 platform_id_show(struct device *dev, struct device_attribute *attr, char *buf) platform_id_show() argument
/kernel/linux/linux-6.6/sound/soc/uniphier/
H A Daio-compress.c281 aio_compr_send_to_hw(struct uniphier_aio_sub *sub, char __user *buf, size_t dstsize) aio_compr_send_to_hw() argument
324 uniphier_aio_compr_copy(struct snd_soc_component *component, struct snd_compr_stream *cstream, char __user *buf, size_t count) uniphier_aio_compr_copy() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Djit_disasm.c114 char buf[256]; in disassemble_insn() local
H A Dxlated_dumper.c101 char buf[64], *p; in print_insn_for_graph() local
218 void dump_xlated_json(struct dump_data *dd, void *buf, unsigne argument
303 dump_xlated_plain(struct dump_data *dd, void *buf, unsigned int len, bool opcodes, bool linum) dump_xlated_plain() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_probes.c114 char buf[4096]; in probe_prog_load() local
411 char buf[4096]; in libbpf_probe_bpf_helper() local
[all...]

Completed in 20 milliseconds

1...<<221222223224225226227228229230>>...550