| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_tunnel.c | 388 __be16 type = 0; nft_tunnel_obj_opts_init() local [all...] |
| H A D | nfnetlink_cthelper.c | 531 nfnl_cthelper_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_cthelper_fill_info() argument [all...] |
| H A D | nfnetlink_acct.c | 142 nfnl_acct_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_acct_fill_info() argument [all...] |
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | recv.c | 169 unsigned int pos = 0, type, len; in rds_recv_incoming_exthdrs() local 202 unsigned int pos = 0, type, len; in rds_recv_hs_exthdrs() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/usx2y/ |
| H A D | usbus428ctldefs.h | 76 char type; member
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | btf.c | 734 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, void *info, __u32 *len) build_btf_type_table() argument [all...] |
| /kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
| H A D | fcntl.h | 156 int type; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | cs42l43-jack.c | 640 unsigned int type = 0xff; in cs42l43_run_type_detect() local
|
| H A D | pcm186x.c | 636 int pcm186x_probe(struct device *dev, enum pcm186x_type type, int irq, in pcm186x_probe() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/riscv/ |
| H A D | processor.h | 13 static inline uint64_t __kvm_reg_id(uint64_t type, uint64_t idx, in __kvm_reg_id() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | cmsg_sender.c | 56 unsigned int type; member
|
| H A D | rxtimestamp.c | 38 int type; member
|
| H A D | tap.c | 33 static struct rtattr *rtattr_add(struct nlmsghdr *nh, unsigned short type, in rtattr_add() argument 44 static struct rtattr *rtattr_begin(struct nlmsghdr *nh, unsigned short type) in rtattr_begin() argument 56 static struct rtattr *rtattr_add_str(struct nlmsghdr *nh, unsigned short type, in rtattr_add_str() argument 65 static struct rtattr *rtattr_add_strsz(struct nlmsghdr *nh, unsigned short type, in rtattr_add_strsz() argument 74 static struct rtattr *rtattr_add_any(struct nlmsghdr *nh, unsigned short type, in rtattr_add_any() argument [all...] |
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | expr.c | 26 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce) in expr_alloc_one() argument 34 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() argument 43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() argument 150 __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) __expr_eliminate_eq() argument 596 expr_eliminate_dups1(enum expr_type type, struct expr **ep1, struct expr **ep2) expr_eliminate_dups1() argument 922 expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym) expr_trans_compare() argument 998 expr_parse_string(const char *str, enum symbol_type type, union string_value *val) expr_parse_string() argument [all...] |
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 116 static tree tree_get_random_const(tree type) in tree_get_random_const() argument 133 tree type; in handle_latent_entropy_attribute() local 279 create_var(tree type, const char *name) create_var() argument 543 tree type, id; latent_entropy_start_unit() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
| H A D | map_percpu_stats.c | 32 static const char *map_type_to_s(__u32 type) in map_type_to_s() argument 50 static __u32 map_count_elements(__u32 type, int map_fd) in map_count_elements() argument 88 static void delete_all_elements(__u32 type, int map_fd, bool batch) in delete_all_elements() argument 303 map_create_opts(__u32 type, const char *name, struct bpf_map_create_opts *map_opts, __u32 key_size, __u32 val_size) map_create_opts() argument 322 map_create(__u32 type, const char *name, struct bpf_map_create_opts *map_opts) map_create() argument 357 create_lru_hash(__u32 type, __u32 map_flags) create_lru_hash() argument [all...] |
| /kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
| H A D | isst-core-tpmi.c | 622 static int tpmi_get_clos_information(struct isst_id *id, int *enable, int *type) in tpmi_get_clos_information() argument
|
| H A D | isst-core.c | 463 int isst_clos_get_clos_information(struct isst_id *id, int *enable, int *type) in isst_clos_get_clos_information() argument
|
| H A D | isst-display.c | 625 isst_clos_display_clos_information(struct isst_id *id, FILE *outf, int clos_enable, int type, int state, int cap) isst_clos_display_clos_information() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/ |
| H A D | sve-ptrace.c | 111 static struct user_sve_header *get_sve(pid_t pid, const struct vec_type *type, in get_sve() argument 149 static int set_sve(pid_t pid, const struct vec_type *type, in set_sve() argument 160 static void ptrace_set_get_inherit(pid_t child, const struct vec_type *type) in ptrace_set_get_inherit() argument 214 ptrace_set_get_vl(pid_t child, const struct vec_type *type, unsigned int vl, bool *supported) ptrace_set_get_vl() argument 271 ptrace_sve_fpsimd(pid_t child, const struct vec_type *type) ptrace_sve_fpsimd() argument 326 ptrace_set_sve_get_sve_data(pid_t child, const struct vec_type *type, unsigned int vl) ptrace_set_sve_get_sve_data() argument 424 ptrace_set_sve_get_fpsimd_data(pid_t child, const struct vec_type *type, unsigned int vl) ptrace_set_sve_get_fpsimd_data() argument 507 ptrace_set_fpsimd_get_sve_data(pid_t child, const struct vec_type *type, unsigned int vl) ptrace_set_fpsimd_get_sve_data() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cls_redirect.c | 38 static int start_server(const struct sockaddr *addr, socklen_t len, int type) in start_server() argument 94 static bool set_up_conn(const struct sockaddr *addr, socklen_t len, int type, in set_up_conn() argument 170 enum type { enum 198 enum type typ member 55 connect_to_server(const struct sockaddr *addr, socklen_t len, int type) connect_to_server() argument 208 const char *family_str, *type, *conn, *hops, *result, *flags; test_str() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | db-export.c | 462 u32 type = branch_types[i].branch_type; in db_export__branch_types() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
| H A D | misc.c | 270 u64 type = event->attr.sample_type; in get_intr_regs() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace.h | 105 int ptrace_read_regs(pid_t child, unsigned long type, unsigned long regs[], in ptrace_read_regs() argument 125 long ptrace_write_regs(pid_t child, unsigned long type, unsigned long regs[], in ptrace_write_regs() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | syscall_numbering.c | 148 const char * const type = (start & X32_BIT) ? "x32" : "x64"; in syscall_str() local
|