Searched defs:fcpu (Results 1 – 3 of 3) sorted by relevance
12 static const char *fcpu = "/sys/devices/system/cpu/possible"; in bpf_num_possible_cpus() local
35 static inline u32 fcpu(struct device_node *cpu, const char *n) in fcpu() function
99 static inline unsigned int fcpu(struct device_node *cpu, char *n) in fcpu() function