/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | nsarguments.c | 34 u8 arg_type; in acpi_ns_check_argument_types() local
|
H A D | psargs.c | 362 acpi_ps_get_next_simple_arg(struct acpi_parse_state *parser_state, u32 arg_type, union acpi_parse_object *arg) acpi_ps_get_next_simple_arg() argument 703 acpi_ps_get_next_arg(struct acpi_walk_state *walk_state, struct acpi_parse_state *parser_state, u32 arg_type, union acpi_parse_object **return_arg) acpi_ps_get_next_arg() argument [all...] |
H A D | utdecode.c | 546 const char *acpi_ut_get_argument_type_name(u32 arg_type) in acpi_ut_get_argument_type_name() argument
|
H A D | dbtest.c | 989 u8 arg_type; in acpi_db_evaluate_one_predefined_name() local
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | nsarguments.c | 34 u8 arg_type; in acpi_ns_check_argument_types() local
|
H A D | psargs.c | 362 acpi_ps_get_next_simple_arg(struct acpi_parse_state *parser_state, u32 arg_type, union acpi_parse_object *arg) acpi_ps_get_next_simple_arg() argument 703 acpi_ps_get_next_arg(struct acpi_walk_state *walk_state, struct acpi_parse_state *parser_state, u32 arg_type, union acpi_parse_object **return_arg) acpi_ps_get_next_arg() argument [all...] |
H A D | utdecode.c | 546 const char *acpi_ut_get_argument_type_name(u32 arg_type) in acpi_ut_get_argument_type_name() argument
|
H A D | dbtest.c | 989 u8 arg_type; in acpi_db_evaluate_one_predefined_name() local
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | usdt.bpf.h | 43 enum __bpf_usdt_arg_type arg_type; member
|
H A D | usdt.c | 207 enum usdt_arg_type arg_type; member [all...] |
/kernel/linux/linux-6.6/tools/mm/ |
H A D | page_owner_sort.c | 547 int arg_type = get_arg_type(args[i]); in parse_cull_args() local 607 int arg_type = get_arg_type(args[i]+offset); in parse_sort_args() local [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | btf.c | 3664 const struct btf_type *arg_type; in btf_func_proto_check() local
|
H A D | verifier.c | 4538 resolve_map_arg_type(struct bpf_verifier_env *env, const struct bpf_call_arg_meta *meta, enum bpf_arg_type *arg_type) resolve_map_arg_type() argument 4655 check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id) check_reg_type() argument 4728 enum bpf_arg_type arg_type = fn->arg_type[arg]; check_func_arg() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf.h | 391 enum bpf_arg_type arg_type[5]; member
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_ioc.h | 685 __le16 arg_type; member 706 u8 arg_type; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf.h | 797 enum bpf_arg_type arg_type[5]; member
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | btf.c | 4856 const struct btf_type *arg_type; in btf_func_proto_check() local 6803 enum bpf_arg_type arg_type = ARG_DONTCARE; in btf_check_func_arg_match() local 8538 const struct btf_type *reg_type, *arg_type; in btf_type_ids_nocast_alias() local [all...] |
H A D | verifier.c | 829 static enum bpf_dynptr_type arg_to_dynptr_type(enum bpf_arg_type arg_type) in arg_to_dynptr_type() argument 894 mark_stack_slots_dynptr(struct bpf_verifier_env *env, struct bpf_reg_state *reg, enum bpf_arg_type arg_type, int insn_idx, int clone_ref_obj_id) mark_stack_slots_dynptr() argument 1162 is_dynptr_type_expected(struct bpf_verifier_env *env, struct bpf_reg_state *reg, enum bpf_arg_type arg_type) is_dynptr_type_expected() argument 7578 process_dynptr_func(struct bpf_verifier_env *env, int regno, int insn_idx, enum bpf_arg_type arg_type, int clone_ref_obj_id) process_dynptr_func() argument 7986 resolve_map_arg_type(struct bpf_verifier_env *env, const struct bpf_call_arg_meta *meta, enum bpf_arg_type *arg_type) resolve_map_arg_type() argument 8133 check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id, struct bpf_call_arg_meta *meta) check_reg_type() argument 8290 check_func_arg_reg_off(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int regno, enum bpf_arg_type arg_type) check_func_arg_reg_off() argument 8433 enum bpf_arg_type arg_type = fn->arg_type[arg]; check_func_arg() local 11275 enum bpf_arg_type arg_type = ARG_DONTCARE; check_kfunc_args() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 2090 u8 arg_type; member
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 2094 u8 arg_type; member
|