Searched defs:location (Results 1 – 7 of 7) sorted by relevance
/tools/wmi/ |
D | dell-smbios-example.c | 53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token() 94 static int token_is_active(__u16 *location, __u16 *cmpvalue, in token_is_active() 111 __u16 location; in query_token() local 126 __u16 location; in activate_token() local
|
/tools/perf/scripts/python/ |
D | net_dropmonitor.py | 73 skbaddr, location, protocol): argument
|
D | netdev-times.py | 291 skbaddr, protocol, location): argument
|
/tools/iio/ |
D | iio_utils.h | 49 unsigned location; member
|
/tools/testing/selftests/bpf/progs/ |
D | strobemeta.h | 344 void *location = calc_location(&cfg->int_locs[idx], tls_base); in read_int_var() local 360 void *location; in read_str_var() local 392 void *location; in read_map_var() local
|
D | kfree_skb.c | 61 int BPF_PROG(trace_kfree_skb, struct sk_buff *skb, void *location) in BPF_PROG()
|
/tools/power/x86/intel_pstate_tracer/ |
D | intel_pstate_tracer.py | 526 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__))) variable
|