Home
last modified time | relevance | path

Searched refs:user_access (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A DMakefile3 user_access-$(CONFIG_INFINIBAND_ADDR_TRANS) := rdma_ucm.o
8 obj-$(CONFIG_INFINIBAND_USER_ACCESS) += ib_uverbs.o $(user_access-y)
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h43 bool user_access; /* User-memory access */ member
89 bool user_access; /* User-memory access */ member
H A Dprobe-finder.c306 const char *cast, bool user_access) in convert_variable_type()
371 (*ref_ptr)->user_access = user_access; in convert_variable_type()
426 Dwarf_Die *die_mem, bool user_access) in convert_variable_fields()
463 ref->user_access = user_access; in convert_variable_fields()
535 ref->user_access = user_access; in convert_variable_fields()
540 &ref, die_mem, user_access); in convert_variable_fields()
546 field->next, &ref, die_mem, user_access); in convert_variable_fields()
304 convert_variable_type(Dwarf_Die *vr_die, struct probe_trace_arg *tvar, const char *cast, bool user_access) convert_variable_type() argument
423 convert_variable_fields(Dwarf_Die *vr_die, const char *varname, struct perf_probe_arg_field *field, struct probe_trace_arg_ref **ref_ptr, Dwarf_Die *die_mem, bool user_access) convert_variable_fields() argument
[all...]
H A Dbpf-prologue.c285 if (ref->user_access) in gen_prologue_slowpath()
H A Dprobe-event.c1651 arg->user_access = true; in parse_perf_probe_arg()
1652 pr_debug("user_access "); in parse_perf_probe_arg()
2067 if (ref->user_access) in __synthesize_probe_trace_arg_ref()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A DMakefile3 user_access-$(CONFIG_INFINIBAND_ADDR_TRANS) := rdma_ucm.o
8 obj-$(CONFIG_INFINIBAND_USER_ACCESS) += ib_uverbs.o $(user_access-y)
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h44 bool user_access; /* User-memory access */ member
90 bool user_access; /* User-memory access */ member
H A Dprobe-finder.c311 const char *cast, bool user_access) in convert_variable_type()
376 (*ref_ptr)->user_access = user_access; in convert_variable_type()
431 Dwarf_Die *die_mem, bool user_access) in convert_variable_fields()
468 ref->user_access = user_access; in convert_variable_fields()
540 ref->user_access = user_access; in convert_variable_fields()
545 &ref, die_mem, user_access); in convert_variable_fields()
551 field->next, &ref, die_mem, user_access); in convert_variable_fields()
309 convert_variable_type(Dwarf_Die *vr_die, struct probe_trace_arg *tvar, const char *cast, bool user_access) convert_variable_type() argument
428 convert_variable_fields(Dwarf_Die *vr_die, const char *varname, struct perf_probe_arg_field *field, struct probe_trace_arg_ref **ref_ptr, Dwarf_Die *die_mem, bool user_access) convert_variable_fields() argument
[all...]
H A Dprobe-event.c1679 arg->user_access = true; in parse_perf_probe_arg()
1680 pr_debug("user_access "); in parse_perf_probe_arg()
2099 if (ref->user_access) in __synthesize_probe_trace_arg_ref()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c128 buf_attr.user_access = access; in alloc_mr_pbl()
762 buf_attr->user_access); in mtr_alloc_bufs()
H A Dhns_roce_device.h342 int user_access; /* umem access flag */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c103 buf_attr.user_access = mr->access; in alloc_mr_pbl()
676 buf_attr->user_access); in mtr_alloc_bufs()
H A Dhns_roce_device.h277 unsigned int user_access; /* umem access flag */ member

Completed in 22 milliseconds