Searched refs:stype (Results 1 – 4 of 4) sorted by relevance
32 #define for_each_cgroup_storage_type(stype) \ argument33 for (stype = 0; stype < MAX_BPF_CGROUP_STORAGE_TYPE; stype++)147 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storage_set() local149 for_each_cgroup_storage_type(stype) in bpf_cgroup_storage_set()150 this_cpu_write(bpf_cgroup_storage[stype], storage[stype]); in bpf_cgroup_storage_set()154 enum bpf_cgroup_storage_type stype);368 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc() argument406 #define for_each_cgroup_storage_type(stype) for (; false; ) argument
376 #define HWMON_CHANNEL_INFO(stype, ...) \ argument378 .type = hwmon_##stype, \
365 __u8 stype; member
788 __u8 stype; member