Home
last modified time | relevance | path

Searched defs:glock (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Drbtree.c17 struct bpf_spin_lock glock; member
30 private(A) struct bpf_spin_lock glock; variable
H A Drbtree_btf_fail__wrong_node_type.c20 private(A) struct bpf_spin_lock glock; variable
H A Drbtree_btf_fail__add_wrong_type.c34 private(A) struct bpf_spin_lock glock; variable
H A Dlinked_list.h52 private(A) struct bpf_spin_lock glock; variable
H A Drefcounted_kptr_fail.c20 private(A) struct bpf_spin_lock glock; variable
H A Drbtree_fail.c16 private(A) struct bpf_spin_lock glock; variable
[all...]
/linux/net/9p/
H A Dclient.c2139 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *glock) in p9_client_getlock_dotl()