Searched refs:empty (Results 1 – 5 of 5) sorted by relevance
226 static struct ctl_table empty[1]; in user_namespace_sysctl_init() local232 user_header = register_sysctl("user", empty); in user_namespace_sysctl_init()
479 empty: in kdb_input_flush()485 goto empty; in kdb_input_flush()
954 bool empty; in __cgroup_bpf_prog_array_is_empty() local958 empty = bpf_prog_array_is_empty(prog_array); in __cgroup_bpf_prog_array_is_empty()961 return empty; in __cgroup_bpf_prog_array_is_empty()
528 static int logbuf_has_space(u32 msg_size, bool empty) in logbuf_has_space() argument532 if (log_next_idx > log_first_idx || empty) in logbuf_has_space()
4511 bool empty; in throttle_cfs_rq() local4543 empty = list_empty(&cfs_b->throttled_cfs_rq); in throttle_cfs_rq()4559 if (empty) in throttle_cfs_rq()