| /kernel/linux/linux-6.6/lib/ |
| H A D | parser.c | 141 char buf[NUMBER_BUF_LEN]; in match_number() local 172 char buf[NUMBER_BUF_LEN]; in match_u64int() local 212 char buf[NUMBER_BUF_LEN]; in match_uint() local [all...] |
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_ioctl.c | 60 void *buf; in get_fdb_entries() local 377 char buf[IFNAMSIZ]; in old_deviceless() local 412 char buf[IFNAMSIZ]; br_ioctl_stub() local [all...] |
| H A D | br_stp_if.c | 345 ssize_t br_show_bridge_id(char *buf, const struct bridge_id *id) in br_show_bridge_id() argument
|
| /kernel/linux/linux-6.6/net/ieee802154/ |
| H A D | nl-phy.c | 33 u32 *buf = kcalloc(IEEE802154_MAX_PAGE + 1, sizeof(u32), GFP_KERNEL); in ieee802154_nl_fill_phy() local
|
| H A D | header_ops.c | 15 ieee802154_hdr_push_addr(u8 *buf, const struct ieee802154_addr *addr, in ieee802154_hdr_push_addr() argument 47 ieee802154_hdr_push_sechdr(u8 *buf, const struct ieee802154_sechdr *hdr) in ieee802154_hdr_push_sechdr() argument 80 u8 buf[IEEE802154_MAX_HEADER_LEN]; ieee802154_hdr_push() local 117 memcpy(skb_push(skb, pos), buf, pos); ieee802154_hdr_push() local 171 ieee802154_hdr_get_addr(const u8 *buf, int mode, bool omit_pan, struct ieee802154_addr *addr) ieee802154_hdr_get_addr() argument 208 ieee802154_hdr_get_sechdr(const u8 *buf, struct ieee802154_sechdr *hdr) ieee802154_hdr_get_sechdr() argument 265 ieee802154_hdr_get_addrs(const u8 *buf, struct ieee802154_hdr *hdr) ieee802154_hdr_get_addrs() argument 326 const u8 *buf = skb_mac_header(skb); ieee802154_hdr_peek_addrs() local 346 const u8 *buf = skb_mac_header(skb); ieee802154_hdr_peek() local [all...] |
| /kernel/linux/linux-6.6/net/caif/ |
| H A D | cffrml.c | 74 static u16 cffrml_checksum(u16 chks, void *buf, u16 len) in cffrml_checksum() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| H A D | ip_vs_pe_sip.c | 13 static const char *ip_vs_dbg_callid(char *buf, size_t buf_len, in ip_vs_dbg_callid() argument 141 static int ip_vs_sip_show_pe_data(const struct ip_vs_conn *cp, char *buf) in ip_vs_sip_show_pe_data() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_sane.c | 75 } buf; in help() local
|
| /kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
| H A D | skl-debug.c | 31 static ssize_t skl_print_pins(struct skl_module_pin *m_pin, char *buf, in skl_print_pins() argument 53 static ssize_t skl_print_fmt(struct skl_module_fmt *fmt, char *buf, in skl_print_fmt() argument 73 char *buf; in module_read() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | helper.c | 75 void *buf = NULL; in snd_usb_ctl_msg() local
|
| /kernel/linux/linux-6.6/tools/lib/api/fs/ |
| H A D | tracing_path.c | 127 int tracing_path__strerror_open_tp(int err, char *buf, size_t size, in tracing_path__strerror_open_tp() argument
|
| /kernel/linux/linux-6.6/sound/usb/line6/ |
| H A D | variax.c | 117 const unsigned char *buf = variax->line6.buffer_message; in line6_variax_process_message() local
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | rc80211_minstrel_ht_debugfs.c | 16 char buf[]; member 20 minstrel_stats_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) in minstrel_stats_read() argument
|
| /kernel/linux/linux-6.6/samples/kobject/ |
| H A D | kset-example.c | 52 foo_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) foo_attr_show() argument 72 foo_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t len) foo_attr_store() argument 112 foo_show(struct foo_obj *foo_obj, struct foo_attribute *attr, char *buf) foo_show() argument 118 foo_store(struct foo_obj *foo_obj, struct foo_attribute *attr, const char *buf, size_t count) foo_store() argument 138 b_show(struct foo_obj *foo_obj, struct foo_attribute *attr, char *buf) b_show() argument 150 b_store(struct foo_obj *foo_obj, struct foo_attribute *attr, const char *buf, size_t count) b_store() argument [all...] |
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | test_overhead_user.c | 42 char buf[] = "test\n"; in test_task_rename() local 67 char buf[] = "test\n"; in test_fib_table_lookup() local
|
| /kernel/linux/linux-6.6/samples/seccomp/ |
| H A D | user-trap.c | 36 char buf[CMSG_SPACE(sizeof(int))] = {0}, c = 'c'; in send_fd() local 65 char buf[CMSG_SPACE(sizeof(int))] = {0}, c = 'c'; in recv_fd() local
|
| H A D | bpf-direct.c | 66 char *buf; in emulator() local 166 char buf[4096]; in main() local
|
| /kernel/linux/linux-6.6/samples/vfs/ |
| H A D | test-fsmount.c | 22 char buf[4096]; in check_messages() local
|
| /kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
| H A D | net_socket_test_009.cpp | 100 char buf[256]; in HandleRecv() local
|
| H A D | net_socket_test_008.cpp | 101 char buf[256]; in HandleRecv() local
|
| H A D | net_socket_test_011.cpp | 100 char buf[128]; in HandleRecv() local
|
| /test/xts/acts/arkui/libuv/src/ |
| H A D | ActsLibuvTest.cpp | 101 char buf[40]; in HWTEST_F() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | inetndk.cpp | 174 char buf[20] = {DEFAULT_VALUE};
in InetNtop() local 194 char buf[20] = {DEFAULT_VALUE};
in InetPton() local
|
| H A D | grp1ndk.cpp | 42 char buf[512];
in GetGrNamR() local 86 char buf[512];
in Getgrgid_r() local
|
| H A D | msgndk.cpp | 52 struct msgbuf buf;
in Msgsnd() local 96 struct msgbuf buf;
in Msgctl() local [all...] |