| /kernel/livepatch/ |
| A D | shadow.c | 58 unsigned long id; member 71 unsigned long id) in klp_shadow_match() 83 void *klp_shadow_get(void *obj, unsigned long id) in klp_shadow_get() 104 static void *__klp_shadow_get_or_alloc(void *obj, unsigned long id, in __klp_shadow_get_or_alloc() 196 void *klp_shadow_alloc(void *obj, unsigned long id, in klp_shadow_alloc() 225 void *klp_shadow_get_or_alloc(void *obj, unsigned long id, in klp_shadow_get_or_alloc() 253 void klp_shadow_free(void *obj, unsigned long id, klp_shadow_dtor_t dtor) in klp_shadow_free() 283 void klp_shadow_free_all(unsigned long id, klp_shadow_dtor_t dtor) in klp_shadow_free_all()
|
| A D | state.c | 31 struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id) in klp_get_state() 64 struct klp_state *klp_get_prev_state(unsigned long id) in klp_get_prev_state()
|
| /kernel/printk/ |
| A D | printk_ringbuffer.c | 337 #define DESC_ID_PREV_WRAP(desc_ring, id) \ argument 351 unsigned long id; member 548 unsigned long id) in desc_make_reusable() 580 unsigned long id; in data_make_reusable() local 886 unsigned long id; in desc_reserve() local 1282 unsigned long id; in desc_reopen_last() local 1373 unsigned long id; in prb_reserve_in_last() local 1605 unsigned long id; in prb_reserve() local 1867 unsigned long id, u64 seq, in desc_read_finalized_seq() 1915 unsigned long id; in prb_read() local [all …]
|
| A D | printk_ringbuffer.h | 111 unsigned long id; member 130 #define DESC_SV(id, state) (((unsigned long)state << DESC_FLAGS_SHIFT) | id) argument
|
| /kernel/time/ |
| A D | posix-clock.c | 197 static int get_clock_desc(const clockid_t id, struct posix_clock_desc *cd) in get_clock_desc() 224 static int pc_clock_adjtime(clockid_t id, struct __kernel_timex *tx) in pc_clock_adjtime() 248 static int pc_clock_gettime(clockid_t id, struct timespec64 *ts) in pc_clock_gettime() 267 static int pc_clock_getres(clockid_t id, struct timespec64 *ts) in pc_clock_getres() 286 static int pc_clock_settime(clockid_t id, const struct timespec64 *ts) in pc_clock_settime()
|
| A D | timekeeping.c | 2758 long ktime_get_ntp_seconds(unsigned int id) in ktime_get_ntp_seconds() 2788 static inline unsigned int clockid_to_tkid(unsigned int id) in clockid_to_tkid() 2793 static inline struct tk_data *aux_get_tk_data(clockid_t id) in aux_get_tk_data() 2804 unsigned int id; in tk_aux_update_clocksource() local 2823 unsigned int id; in tk_aux_advance() local 2842 bool ktime_get_aux(clockid_t id, ktime_t *kt) in ktime_get_aux() 2968 static void aux_clock_enable(clockid_t id) in aux_clock_enable() 2996 static void aux_clock_disable(clockid_t id) in aux_clock_disable() 3011 int id = kobj->name[0] & 0x7; in aux_clock_enable_store() local 3038 int id = kobj->name[0] & 0x7; in aux_clock_enable_show() local [all …]
|
| A D | posix-timers.c | 96 static struct k_itimer *posix_timer_by_id(timer_t id) in posix_timer_by_id() 122 timer_t id) in posix_timer_hashed() 134 static bool posix_timer_add_at(struct k_itimer *timer, struct signal_struct *sig, unsigned int id) in posix_timer_add_at() 184 unsigned int id = atomic_fetch_inc(&sig->next_posix_timer_id) & INT_MAX; in posix_timer_add() local 1534 static const struct k_clock *clockid_to_kclock(const clockid_t id) in clockid_to_kclock()
|
| /kernel/ |
| A D | user_namespace.c | 240 u32 id; /* id to find */ member 279 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max() 297 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base() 315 static u32 map_id_range_down(struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down() 335 u32 map_id_down(struct uid_gid_map *map, u32 id) in map_id_down() 346 map_id_range_up_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up_base() 369 map_id_range_up_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up_max() 381 u32 map_id_range_up(struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up() 401 u32 map_id_up(struct uid_gid_map *map, u32 id) in map_id_up() 1184 u32 id = new_map->extent[0].lower_first; in new_idmap_permitted() local
|
| A D | watch_queue.c | 196 u64 id) in __post_watch_notification() 532 u64 id, bool all) in remove_watch_from_object()
|
| A D | workqueue_internal.h | 52 int id; /* I: worker id */ member
|
| /kernel/bpf/ |
| A D | mprog.c | 12 bool id = flags & BPF_F_ID; in bpf_mprog_link() local 35 bool id = flags & BPF_F_ID; in bpf_mprog_prog() local 58 bool id = flags & BPF_F_ID; in bpf_mprog_tuple_relative() local 404 u32 id, count = 0; in bpf_mprog_query() local
|
| A D | stackmap.c | 233 u32 hash, id, trace_nr, trace_len, i; in __bpf_get_stackid() local 653 u32 id = *(u32 *)key, trace_len; in bpf_stackmap_copy() local 677 u32 id; in stack_map_get_next_key() local 712 u32 id = *(u32 *)key; in stack_map_delete_elem() local
|
| A D | btf.c | 265 u32 id; member 571 int id; in bpf_find_btf_id() local 1649 int id; in btf_alloc_id() local 3425 int len, id; in btf_find_decl_tag_value() local 3451 s32 id; in btf_find_graph_root() local 3811 s32 id; in btf_parse_kptr() local 7133 u32 id; in btf_struct_walk() local 7593 u32 id; member 8661 u32 *id, i; in __btf_kfunc_id_set_contains() local 9198 int id; in bpf_core_find_cands() local [all …]
|
| A D | syscall.c | 444 int id; in bpf_map_alloc_id() local 2289 int id; in bpf_prog_alloc_id() local 3098 static void bpf_link_free_id(int id) in bpf_link_free_id() 3295 int id; in bpf_link_alloc_id() local 3322 int fd, id; in bpf_link_prime() local 4624 struct bpf_map *bpf_map_get_curr_or_next(u32 *id) in bpf_map_get_curr_or_next() 4664 struct bpf_prog *bpf_prog_by_id(u32 id) in bpf_prog_by_id() 4684 u32 id = attr->prog_id; in bpf_prog_get_fd_by_id() local 4709 u32 id = attr->map_id; in bpf_map_get_fd_by_id() local 5744 struct bpf_link *bpf_link_by_id(u32 id) in bpf_link_by_id() [all …]
|
| A D | disasm.c | 54 const char *func_id_name(int id) in func_id_name()
|
| /kernel/trace/ |
| A D | trace_export.c | 32 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, regfn) \ argument 70 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument 83 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ argument 133 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument
|
| A D | trace_btf.c | 16 s32 id; in btf_find_func_proto() local
|
| A D | trace_syscalls.c | 291 static void ftrace_syscall_enter(void *data, struct pt_regs *regs, long id) in ftrace_syscall_enter() 460 int id; in init_syscall_trace() local 589 static void perf_syscall_enter(void *ignore, struct pt_regs *regs, long id) in perf_syscall_enter()
|
| /kernel/bpf/preload/iterators/ |
| A D | iterators.bpf.c | 16 __u32 id; member 41 __u32 id; member
|
| /kernel/events/ |
| A D | hw_breakpoint_test.c | 65 static void fill_one_bp_slot(struct kunit *test, int *id, int cpu, struct task_struct *tsk) in fill_one_bp_slot() 80 static bool fill_bp_slots(struct kunit *test, int *id, int cpu, struct task_struct *tsk, int skip) in fill_bp_slots()
|
| /kernel/locking/ |
| A D | qspinlock_stat.h | 40 int cpu, id, len; in lockevent_read() local
|
| A D | lock_events.c | 65 int cpu, id, len; in lockevent_read() local
|
| /kernel/sched/ |
| A D | autogroup.h | 18 unsigned long id; member
|
| A D | core_sched.c | 134 unsigned long cookie = 0, id = 0; in sched_core_share_pid() local
|
| /kernel/trace/rv/monitors/sleep/ |
| A D | sleep.c | 121 static void handle_sys_enter(void *data, struct pt_regs *regs, long id) in handle_sys_enter()
|