Searched defs:arg_type (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Dnsarguments.c34 u8 arg_type; local
H A Dutdecode.c546 const char *acpi_ut_get_argument_type_name(u32 arg_type) argument
H A Dpsargs.c362 acpi_ps_get_next_simple_arg(struct acpi_parse_state *parser_state, u32 arg_type, union acpi_parse_object *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) argument
[all...]
H A Ddbtest.c989 u8 arg_type; local
/linux-master/tools/lib/bpf/
H A Dusdt.bpf.h43 enum __bpf_usdt_arg_type arg_type; member in struct:__bpf_usdt_arg_spec
H A Dusdt.c207 enum usdt_arg_type arg_type; member in struct:usdt_arg_spec
[all...]
/linux-master/tools/mm/
H A Dpage_owner_sort.c513 int arg_type = get_arg_type(args[i]); local
571 int arg_type = get_arg_type(args[i]+offset); local
[all...]
/linux-master/include/linux/
H A Dbpf_verifier.h621 enum bpf_arg_type arg_type; member in struct:bpf_subprog_arg_info
H A Dbpf.h819 enum bpf_arg_type arg_type[5]; member in union:bpf_func_proto::__anon295
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h690 __le16 arg_type; member in struct:mpi3_pel_entry
711 u8 arg_type; member in struct:mpi3_pel_arg_map
/linux-master/kernel/bpf/
H A Dbtf.c4942 const struct btf_type *arg_type; local
8830 const struct btf_type *reg_type, *arg_type; local
[all...]
H A Dverifier.c645 static enum bpf_dynptr_type arg_to_dynptr_type(enum bpf_arg_type arg_type) argument
710 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) argument
978 is_dynptr_type_expected(struct bpf_verifier_env *env, struct bpf_reg_state *reg, enum bpf_arg_type arg_type) argument
7709 process_dynptr_func(struct bpf_verifier_env *env, int regno, int insn_idx, enum bpf_arg_type arg_type, int clone_ref_obj_id) argument
8126 resolve_map_arg_type(struct bpf_verifier_env *env, const struct bpf_call_arg_meta *meta, enum bpf_arg_type *arg_type) argument
8274 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) argument
8436 check_func_arg_reg_off(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int regno, enum bpf_arg_type arg_type) argument
8628 enum bpf_arg_type arg_type = fn->arg_type[arg]; local
11749 enum bpf_arg_type arg_type = ARG_DONTCARE; local
[all...]
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2094 u8 arg_type; member in struct:megasas_evt_detail

Completed in 365 milliseconds