Searched defs:storage (Results 1 – 3 of 3) sorted by relevance
46 struct bpf_cgroup_storage *storage; member104 static inline void bpf_cgroup_storage_set(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_set()274 static inline void bpf_cgroup_storage_set(struct bpf_cgroup_storage *storage) {} in bpf_cgroup_storage_set()282 struct bpf_cgroup_storage *storage) {} in bpf_cgroup_storage_free()
142 #define _AD5446_CHANNEL(bits, storage, _shift, ext) { \ argument158 #define AD5446_CHANNEL(bits, storage, shift) \ argument161 #define AD5446_CHANNEL_POWERDOWN(bits, storage, shift) \ argument
472 const char *storage; in romfs_fill_super() local