Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Drbtree.c17 struct bpf_spin_lock glock; member
30 private(A) struct bpf_spin_lock glock; variable
Drbtree_btf_fail__wrong_node_type.c20 private(A) struct bpf_spin_lock glock; variable
Drbtree_btf_fail__add_wrong_type.c34 private(A) struct bpf_spin_lock glock; variable
Dlinked_list.h52 private(A) struct bpf_spin_lock glock; variable
Drefcounted_kptr_fail.c20 private(A) struct bpf_spin_lock glock; variable
Drbtree_fail.c16 private(A) struct bpf_spin_lock glock; variable
/linux-6.12.1/fs/9p/
Dvfs_file.c225 struct p9_getlock glock; in v9fs_file_getlock() local
/linux-6.12.1/fs/gfs2/
Dglock.h135 struct gfs2_glock glock; member
/linux-6.12.1/net/9p/
Dclient.c2254 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *glock) in p9_client_getlock_dotl()