Home
last modified time | relevance | path

Searched refs:bsb (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
A Dbpf_inode_storage.c27 struct bpf_storage_blob *bsb; in inode_storage_ptr() local
29 bsb = bpf_inode(inode); in inode_storage_ptr()
30 if (!bsb) in inode_storage_ptr()
32 return &bsb->storage; in inode_storage_ptr()
41 struct bpf_storage_blob *bsb; in inode_storage_lookup() local
43 bsb = bpf_inode(inode); in inode_storage_lookup()
44 if (!bsb) in inode_storage_lookup()
47 inode_storage = rcu_dereference(bsb->storage); in inode_storage_lookup()
60 struct bpf_storage_blob *bsb; in bpf_inode_storage_free() local
63 bsb = bpf_inode(inode); in bpf_inode_storage_free()
[all …]
/linux/arch/arm/boot/dts/
A DMakefile444 imx53-voipac-bsb.dtb

Completed in 8 milliseconds