| /kernel/ |
| D | memremap.c | 24 __weak void __iomem *ioremap_cache(resource_size_t offset, unsigned long size) in ioremap_cache() 31 static void *arch_memremap_wb(resource_size_t offset, unsigned long size) in arch_memremap_wb() 37 static void *try_ram_remap(resource_size_t offset, size_t size) in try_ram_remap() 74 void *memremap(resource_size_t offset, size_t size, unsigned long flags) in memremap() 142 void *devm_memremap(struct device *dev, resource_size_t offset, in devm_memremap()
|
| D | kallsyms.c | 238 unsigned long *offset) in get_symbol_pos() 300 unsigned long *offset) in kallsyms_lookup_size_offset() 336 unsigned long *offset, in kallsyms_lookup() 391 unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs() 424 unsigned long offset, size; in __sprint_symbol() local
|
| D | elfcore.c | 11 int __weak elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs()
|
| D | pid.c | 109 int offset = nr & BITS_PER_PAGE_MASK; in free_pidmap() local 156 int i, offset, max_scan, pid, last = pid_ns->last_pid; in alloc_pidmap() local 218 int offset; in next_pidmap() local
|
| D | configs.c | 59 size_t len, loff_t * offset) in ikconfig_read_current()
|
| D | kprobes.c | 1726 unsigned long addr, offset; in register_jprobes() local 2062 unsigned long entry, offset = 0, size = 0; in populate_kprobe_blacklist() local 2189 const char *sym, int offset, char *modname, struct kprobe *pp) in report_probe() 2241 unsigned long offset = 0; in show_kprobe_addr() local
|
| /kernel/events/ |
| D | uprobes.c | 73 loff_t offset; member 131 static unsigned long offset_to_vaddr(struct vm_area_struct *vma, loff_t offset) in offset_to_vaddr() 393 static struct uprobe *__find_uprobe(struct inode *inode, loff_t offset) in __find_uprobe() 418 static struct uprobe *find_uprobe(struct inode *inode, loff_t offset) in find_uprobe() 478 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset) in alloc_uprobe() 535 void *insn, int nbytes, loff_t offset) in __copy_insn() 714 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info() 873 int uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_register() 920 int uprobe_apply(struct inode *inode, loff_t offset, in uprobe_apply() 948 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister() [all …]
|
| /kernel/sched/ |
| D | stats.c | 109 static void *schedstat_start(struct seq_file *file, loff_t *offset) in schedstat_start() 130 static void *schedstat_next(struct seq_file *file, void *data, loff_t *offset) in schedstat_next()
|
| D | loadavg.c | 74 void get_avenrun(unsigned long *loads, unsigned long offset, int shift) in get_avenrun()
|
| /kernel/power/ |
| D | user.c | 205 sector_t offset; in snapshot_ioctl() local 400 compat_loff_t offset; member 414 loff_t offset; in snapshot_compat_ioctl() local
|
| D | swap.c | 178 unsigned long offset; in alloc_swapdev_block() local 202 unsigned long offset; in free_all_swap_pages() local 369 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() 446 sector_t offset; in swap_write_page() local 973 sector_t offset; in get_swap_reader() local 1019 sector_t offset; in swap_read_page() local
|
| /kernel/time/ |
| D | timer_list.c | 337 static void *move_iter(struct timer_list_iter *iter, loff_t offset) in move_iter() 356 static void *timer_list_start(struct seq_file *file, loff_t *offset) in timer_list_start() 367 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next()
|
| D | timekeeping.c | 146 static void timekeeping_check_update(struct timekeeper *tk, cycle_t offset) in timekeeping_check_update() 226 static inline void timekeeping_check_update(struct timekeeper *tk, cycle_t offset) in timekeeping_check_update() 794 ktime_t base, *offset = offsets[offs]; in ktime_get_with_offset() local 818 ktime_t *offset = offsets[offs]; in ktime_mono_to_any() local 1819 s64 offset, in timekeeping_apply_adjustment() 1901 s64 offset) in timekeeping_freqadjust() 1962 static void timekeeping_adjust(struct timekeeper *tk, s64 offset) in timekeeping_adjust() 2055 static cycle_t logarithmic_accumulation(struct timekeeper *tk, cycle_t offset, in logarithmic_accumulation() 2098 cycle_t offset; in update_wall_time() local
|
| D | ntp.c | 123 static inline s64 ntp_offset_chunk(s64 offset) in ntp_offset_chunk() 208 static inline s64 ntp_offset_chunk(s64 offset) in ntp_offset_chunk() 294 static void ntp_update_offset(long offset) in ntp_update_offset()
|
| D | timeconv.c | 77 void time64_to_tm(time64_t totalsecs, int offset, struct tm *result) in time64_to_tm()
|
| /kernel/locking/ |
| D | qspinlock_paravirt.h | 201 #define for_each_hash_entry(he, offset, hash) \ argument 208 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_hash() local 235 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_unhash() local
|
| /kernel/trace/ |
| D | trace_probe.c | 116 long offset; member 322 int traceprobe_split_symbol_offset(char *symbol, long *offset) in traceprobe_split_symbol_offset() 392 long offset; in parse_probe_arg() local
|
| D | trace_kprobe.c | 89 long offset; member 109 struct symbol_cache *alloc_symbol_cache(const char *sym, long offset) in alloc_symbol_cache() 610 long offset = 0; in create_trace_kprobe() local
|
| D | trace_probe.h | 277 alloc_symbol_cache(const char *sym, long offset) in alloc_symbol_cache() 286 unsigned int offset; /* Offset from argument entry */ member
|
| /kernel/debug/kdb/ |
| D | kdb_bt.c | 112 long offset; in kdb_bt() local
|
| D | kdb_main.c | 493 unsigned long *value, long *offset, in kdbgetaddrarg() 1076 long offset; in kdb_parse() local 1563 long offset = 0; in kdb_md() local 1741 long offset = 0; in kdb_mm() local 1785 long offset; in kdb_go() local 1991 long offset; in kdb_ef() local
|
| D | kdb_bp.c | 283 long offset = 0ul; in kdb_bp() local
|
| /kernel/rcu/ |
| D | rcu.h | 108 unsigned long offset = (unsigned long)head->func; in __rcu_reclaim() local
|
| /kernel/bpf/ |
| D | cgroup.c | 191 unsigned int offset = skb->data - skb_network_header(skb); in __cgroup_bpf_run_filter() local
|
| /kernel/irq/ |
| D | ipi.c | 27 unsigned int nr_irqs, offset; in irq_reserve_ipi() local
|