Home
last modified time | relevance | path

Searched defs:attr_name (Results 1 – 5 of 5) sorted by relevance

/tools/usb/usbip/src/
Dutils.c29 char attr_name[] = "match_busid"; in modify_match_busid() local
Dusbip_bind.c52 char attr_name[] = "bind"; in bind_usbip() local
75 char attr_name[] = "unbind"; in unbind_other() local
/tools/usb/usbip/libsrc/
Dusbip_host_common.c226 char attr_name[] = "usbip_sockfd"; in usbip_export_device() local
/tools/perf/util/
Ddwarf-aux.c262 static int die_get_attr_udata(Dwarf_Die *tp_die, unsigned int attr_name, in die_get_attr_udata()
275 static int die_get_attr_sdata(Dwarf_Die *tp_die, unsigned int attr_name, in die_get_attr_sdata()
Dpython.c338 get_tracepoint_field(struct pyrf_event *pevent, PyObject *attr_name) in get_tracepoint_field()
362 pyrf_sample_event__getattro(struct pyrf_event *pevent, PyObject *attr_name) in pyrf_sample_event__getattro()