| /kernel/linux/linux-6.6/tools/lib/symbol/ |
| H A D | kallsyms.c | 8 u8 kallsyms2elf_type(char type) in kallsyms2elf_type() argument 31 kallsyms__parse(const char *filename, void *arg, int (*process_symbol)(void *arg, const char *name, char type, u64 start)) kallsyms__parse() argument
|
| /kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
| H A D | socket_type.c | 26 int type = arg->val, in syscall_arg__scnprintf_socket_type() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | bpf_map.c | 12 static bool bpf_map__is_per_cpu(enum bpf_map_type type) in bpf_map__is_per_cpu() argument
|
| /kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
| H A D | amd-ibs-via-core-pmu.c | 13 int type; member 24 static int event_open(int type, unsigned long config) in event_open() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | dynptr.c | 16 enum test_setup_type type; member
|
| H A D | queue_stack_map.c | 10 static void test_queue_stack_map_by_type(int type) in test_queue_stack_map_by_type() argument
|
| /kernel/linux/linux-6.6/sound/drivers/pcsp/ |
| H A D | pcsp_input.c | 43 static int pcspkr_input_event(struct input_dev *dev, unsigned int type, in pcspkr_input_event() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | task_storage_nodeadlock.c | 25 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, in BPF_PROG() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | xdp_features.h | 17 __be16 type; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | socket.c | 14 int type; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | trace.h | 19 u8 type; member
|
| /kernel/liteos_a/fs/proc/os_adapt/ |
| H A D | mounts_proc.c | 44 char *type = NULL; in ShowType() local [all...] |
| /kernel/liteos_a/kernel/extended/trace/pipeline/ |
| H A D | trace_tlv.h | 54 UINT8 type; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | ivtv.h | 25 enum v4l2_buf_type type; member
|
| H A D | rpl.h | 27 __u8 type; member
|
| /kernel/linux/linux-6.6/sound/pci/asihpi/ |
| H A D | hpidspcd.h | 29 u32 type; member
|
| /kernel/liteos_m/components/trace/pipeline/ |
| H A D | trace_tlv.h | 54 UINT8 type; member
|
| /kernel/linux/linux-6.6/net/802/ |
| H A D | fddi.c | 96 __be16 type; in fddi_type_trans() local 48 fddi_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) fddi_header() argument [all...] |
| H A D | fc.c | 32 fc_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) fc_header() argument
|
| H A D | p8022.c | 32 struct datalink_proto *register_8022_client(unsigned char type, in register_8022_client() argument
|
| /kernel/linux/linux-6.6/net/ax25/ |
| H A D | ax25_ds_in.c | 32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() argument 100 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state2_machine() argument 145 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() argument 279 int ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_ds_frame_in() argument
|
| H A D | ax25_std_in.c | 39 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state1_machine() argument 103 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state2_machine() argument 141 static int ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() argument 266 static int ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() argument 419 ax25_std_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) ax25_std_frame_in() argument [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | eir.h | 26 static inline u16 eir_append_data(u8 *eir, u16 eir_len, u8 type, in eir_append_data() argument 37 static inline u16 eir_append_le16(u8 *eir, u16 eir_len, u8 type, u16 data) in eir_append_le16() argument 47 static inline u16 eir_skb_put_data(struct sk_buff *skb, u8 type, u8 *data, u8 data_len) in eir_skb_put_data() argument 62 eir_get_data(u8 *eir, size_t eir_len, u8 type, size_t *data_len) eir_get_data() argument [all...] |
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | msgpool.c | 38 int ceph_msgpool_init(struct ceph_msgpool *pool, int type, in ceph_msgpool_init() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | fou_bpf.c | 46 bpf_skb_set_fou_encap(struct __sk_buff *skb_ctx, struct bpf_fou_encap *encap, int type) bpf_skb_set_fou_encap() argument
|