| /kernel/bpf/ |
| D | arraymap.c | 160 static void *array_map_elem_ptr(struct bpf_array* array, u32 index) in array_map_elem_ptr() 169 u32 index = *(u32 *)key; in array_map_lookup_elem() local 215 const int index = BPF_REG_2; in array_map_gen_lookup() local 244 u32 index = *(u32 *)key; in percpu_array_map_lookup_elem() local 287 u32 index = *(u32 *)key; in percpu_array_map_lookup_percpu_elem() local 301 u32 index = *(u32 *)key; in bpf_percpu_array_copy() local 329 u32 index = key ? *(u32 *)key : U32_MAX; in array_map_get_next_key() local 349 u32 index = *(u32 *)key; in array_map_update_elem() local 388 u32 index = *(u32 *)key; in bpf_percpu_array_update() local 509 u32 index = *(u32 *)key; in percpu_array_map_seq_show_elem() local [all …]
|
| D | reuseport_array.c | 53 u32 index = *(u32 *)key; in reuseport_array_lookup_elem() local 65 u32 index = *(u32 *)key; in reuseport_array_delete_elem() local 238 u32 index = *(u32 *)key; in bpf_fd_reuseport_array_update_elem() local 320 u32 index = key ? *(u32 *)key : U32_MAX; in reuseport_array_get_next_key() local
|
| D | cpumap.c | 629 u32 index = key ? *(u32 *)key : U32_MAX; in cpu_map_get_next_key() local 643 static long cpu_map_redirect(struct bpf_map *map, u64 index, u64 flags) in cpu_map_redirect()
|
| D | bloom_filter.c | 24 u32 value_size, u32 index) in hash()
|
| D | queue_stack_maps.c | 134 u32 index; in __stack_map_get() local
|
| D | lpm_trie.c | 152 static inline int extract_bit(const u8 *data, size_t index) in extract_bit()
|
| D | core.c | 2042 u32 index = BPF_R3; in ___bpf_prog_run() local 2639 int bpf_prog_array_delete_safe_at(struct bpf_prog_array *array, int index) in bpf_prog_array_delete_safe_at() 2659 int bpf_prog_array_update_at(struct bpf_prog_array *array, int index, in bpf_prog_array_update_at()
|
| /kernel/sched/ |
| D | cpuacct.c | 95 enum cpuacct_stat_index index) in cpuacct_cpuusage_read() 162 enum cpuacct_stat_index index) in __cpuusage_read() 210 enum cpuacct_stat_index index) in __cpuacct_percpu_seq_show() 242 int index; in cpuacct_all_seq_show() local 350 void cpuacct_account_field(struct task_struct *tsk, int index, u64 val) in cpuacct_account_field()
|
| D | cputime.c | 112 static inline void task_group_account_field(struct task_struct *p, int index, in task_group_account_field() 133 int index; in account_user_time() local 182 u64 cputime, enum cpu_usage_stat index) in account_system_index_time() 206 int index; in account_system_time() local
|
| /kernel/irq/ |
| D | timings.c | 384 int index, i, period_max, count, start, min = INT_MAX; in __irq_timings_next_event() local 422 int index = (start + i) & IRQ_TIMINGS_MASK; in __irq_timings_next_event() local 449 int index; in __irq_timings_store() local 716 int index, start, i, count, period_max; in irq_timings_test_next_index() local 741 int index = (start + i) & IRQ_TIMINGS_MASK; in irq_timings_test_next_index() local 778 int i, index, ret, irq = 0xACE5; in irq_timings_test_irqs() local
|
| D | msi.c | 101 unsigned int domid, unsigned int index) in msi_insert_desc() 112 unsigned int index; in msi_insert_desc() local 447 unsigned int msi_domain_get_virq(struct device *dev, unsigned int domid, unsigned int index) in msi_domain_get_virq() 1411 unsigned int index, in __msi_domain_alloc_irq_at() 1480 struct msi_map msi_domain_alloc_irq_at(struct device *dev, unsigned int domid, unsigned int index, in msi_domain_alloc_irq_at()
|
| D | irqdesc.c | 162 unsigned long index = offset; in irq_find_at_or_after() local
|
| /kernel/cgroup/ |
| D | rdma.c | 83 int index, int new_max) in set_resource_limit() 164 enum rdmacg_resource_type index) in uncharge_cg_locked() 209 enum rdmacg_resource_type index) in rdmacg_uncharge_hierarchy() 231 enum rdmacg_resource_type index) in rdmacg_uncharge() 263 enum rdmacg_resource_type index) in rdmacg_try_charge() 399 int index, intval; in rdmacg_parse_limits() local
|
| D | rstat.c | 529 enum cpu_usage_stat index, u64 delta_exec) in __cgroup_account_cputime_field()
|
| D | cgroup-v1.c | 407 int index = 0, pid = *pos; in cgroup_pidlist_start() local
|
| /kernel/trace/ |
| D | trace_recursion_record.c | 27 int index = 0; in ftrace_record_recursion() local 124 int index; in recursed_function_seq_start() local 143 int index; in recursed_function_seq_next() local
|
| /kernel/dma/ |
| D | swiotlb.c | 117 unsigned int index; member 863 int index = (tlb_addr - mem->start) >> IO_TLB_SHIFT; in swiotlb_bounce() local 938 static unsigned int wrap_area_index(struct io_tlb_pool *mem, unsigned int index) in wrap_area_index() 1029 unsigned int index, slots_checked, count = 0, i; in swiotlb_search_pool_area() local 1149 int index = -1; in swiotlb_search_area() local 1192 int index; in swiotlb_find_slots() local 1264 int index; in swiotlb_find_slots() local 1379 int index; in swiotlb_tbl_map_single() local 1449 int index, nslots, aindex; in swiotlb_release_slots() local 1758 int index; in swiotlb_alloc() local
|
| /kernel/printk/ |
| D | console_cmdline.h | 8 int index; /* Minor dev. to use */ member
|
| /kernel/power/ |
| D | main.c | 369 int index; in last_failed_dev_show() local 383 int index; in last_failed_errno_show() local 398 int index; in last_failed_step_show() local 451 int i, index, last_dev, last_errno, last_step; in suspend_stats_show() local
|
| D | hibernate.c | 1451 int index, ret; in hibernate_compressor_param_set() local
|
| /kernel/ |
| D | audit_tree.c | 36 unsigned index; /* index; upper bit indicates 'will prune' */ member 274 int index = p->index & ~(1U<<31); in find_chunk() local
|
| D | kallsyms.c | 163 static unsigned int get_symbol_seq(int index) in get_symbol_seq()
|
| /kernel/time/ |
| D | timer.c | 962 int index = tflags & TIMER_PINNED ? BASE_LOCAL : BASE_GLOBAL; in get_timer_cpu_base() local 978 int index = tflags & TIMER_PINNED ? BASE_LOCAL : BASE_GLOBAL; in get_timer_this_cpu_base() local 2439 static void run_timer_base(int index) in run_timer_base()
|
| /kernel/rcu/ |
| D | tasks.h | 53 int index; member 257 int index = 0; in cblist_init_generic() local 545 int index; in rcu_tasks_invoke_cbs() local
|
| /kernel/module/ |
| D | internal.h | 91 } index; member
|