/kernel/sched/ |
D | completion.c | 28 void complete(struct completion *x) in complete() 57 void complete_all(struct completion *x) in complete_all() 69 do_wait_for_common(struct completion *x, in do_wait_for_common() 96 __wait_for_common(struct completion *x, in __wait_for_common() 113 wait_for_common(struct completion *x, long timeout, int state) in wait_for_common() 119 wait_for_common_io(struct completion *x, long timeout, int state) in wait_for_common_io() 134 void __sched wait_for_completion(struct completion *x) in wait_for_completion() 153 wait_for_completion_timeout(struct completion *x, unsigned long timeout) in wait_for_completion_timeout() 167 void __sched wait_for_completion_io(struct completion *x) in wait_for_completion_io() 187 wait_for_completion_io_timeout(struct completion *x, unsigned long timeout) in wait_for_completion_io_timeout() [all …]
|
D | debug.c | 17 #define SEQ_printf(m, x...) \ argument 48 #define SPLIT_NS(x) nsec_high(x), nsec_low(x) argument 571 #define P(x) \ in print_rt_rq() argument 573 #define PU(x) \ in print_rt_rq() argument 575 #define PN(x) \ in print_rt_rq() argument 598 #define PU(x) \ in print_dl_rq() argument 630 #define P(x) \ in print_cpu() argument 638 #define PN(x) \ in print_cpu() argument 701 #define P(x) \ in sched_debug_header() argument 703 #define PN(x) \ in sched_debug_header() argument [all …]
|
D | clock.c | 249 static inline u64 wrap_min(u64 x, u64 y) in wrap_min() 254 static inline u64 wrap_max(u64 x, u64 y) in wrap_max()
|
D | loadavg.c | 110 fixed_power_int(unsigned long x, unsigned int frac_bits, unsigned int n) in fixed_power_int()
|
D | sched.h | 79 # define SCHED_WARN_ON(x) WARN_ONCE(x, #x) argument 81 # define SCHED_WARN_ON(x) ({ (void)(x), 0; }) argument 1591 #define sched_feat(x) (static_branch_##x(&sched_feat_keys[__SCHED_FEAT_##x])) argument 1607 #define sched_feat(x) !!(sysctl_sched_features & (1UL << __SCHED_FEAT_##x)) argument
|
/kernel/trace/ |
D | trace_output.h | 35 #define SEQ_PUT_FIELD(s, x) \ argument 38 #define SEQ_PUT_HEX_FIELD(s, x) \ argument
|
D | trace_stack.c | 160 int i, x; in check_stack() local
|
D | trace_hwlat.c | 135 #define time_to_us(x) div_u64(x, 1000) argument
|
D | trace_selftest.c | 1056 struct wakeup_test_data *x = data; in trace_wakeup_test_thread() local
|
D | bpf_trace.c | 1362 #define BPF_TRACE_DEFN_x(x) \ argument
|
/kernel/time/ |
D | timer_list.c | 140 #define P(x) \ in print_cpu() argument 143 #define P_ns(x) \ in print_cpu() argument 159 # define P(x) \ in print_cpu() argument 162 # define P_ns(x) \ in print_cpu() argument
|
D | time.c | 711 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t() 725 unsigned long clock_t_to_jiffies(unsigned long x) in clock_t_to_jiffies() 742 u64 jiffies_64_to_clock_t(u64 x) in jiffies_64_to_clock_t() 764 u64 nsec_to_clock_t(u64 x) in nsec_to_clock_t()
|
D | timekeeping_internal.h | 13 #define tk_debug_account_sleep_time(x) argument
|
/kernel/bpf/ |
D | disasm.c | 10 #define __BPF_FUNC_STR_FN(x) [BPF_FUNC_ ## x] = __stringify(bpf_ ## x) argument
|
D | core.c | 1283 #define BPF_INSN_2_TBL(x, y) [BPF_##x | BPF_##y] = true in bpf_opcode_in_insntable() argument 1284 #define BPF_INSN_3_TBL(x, y, z) [BPF_##x | BPF_##y | BPF_##z] = true in bpf_opcode_in_insntable() argument 1313 #define BPF_INSN_2_LBL(x, y) [BPF_##x | BPF_##y] = &&x##_##y in ___bpf_prog_run() argument 1314 #define BPF_INSN_3_LBL(x, y, z) [BPF_##x | BPF_##y | BPF_##z] = &&x##_##y##_##z in ___bpf_prog_run() argument
|
/kernel/debug/kdb/ |
D | kdb_private.h | 97 #define kdb_getarea(x, addr) kdb_getarea_size(&(x), addr, sizeof((x))) argument 98 #define kdb_putarea(addr, x) kdb_putarea_size(addr, &(x), sizeof((x))) argument
|
D | kdb_main.c | 2549 #define K(x) ((x) << (PAGE_SHIFT - 10)) in kdb_summary() argument
|
/kernel/ |
D | cpu.c | 2280 #define MASK_DECLARE_1(x) [x+1][0] = (1UL << (x)) argument 2281 #define MASK_DECLARE_2(x) MASK_DECLARE_1(x), MASK_DECLARE_1(x+1) argument 2282 #define MASK_DECLARE_4(x) MASK_DECLARE_2(x), MASK_DECLARE_2(x+2) argument 2283 #define MASK_DECLARE_8(x) MASK_DECLARE_4(x), MASK_DECLARE_4(x+4) argument
|
D | fork.c | 130 #define NAMED_ARRAY_INDEX(x) [x] = __stringify(x) argument 666 long x = atomic_long_read(&mm->rss_stat.count[i]); in check_mm() local
|
D | kexec_core.c | 142 #define PAGE_COUNT(x) (((x) + PAGE_SIZE - 1) >> PAGE_SHIFT) argument
|
D | sys.c | 972 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t() 1453 struct rlimit x; in SYSCALL_DEFINE2() local
|
D | resource.c | 1493 int x = reserved; in reserve_setup() local
|
/kernel/rcu/ |
D | rcu.h | 257 #define TPS(x) tracepoint_string(x) argument
|
/kernel/debug/ |
D | debug_core.c | 928 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()
|
/kernel/power/ |
D | snapshot.c | 1567 static unsigned long __fraction(u64 x, u64 multiplier, u64 base) in __fraction()
|