Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 62) sorted by relevance

123

/kernel/
Diomem.c9 __weak void __iomem *ioremap_cache(resource_size_t offset, unsigned long size) in ioremap_cache()
16 static void *arch_memremap_wb(resource_size_t offset, unsigned long size) in arch_memremap_wb()
23 static bool arch_memremap_can_ram_remap(resource_size_t offset, size_t size, in arch_memremap_can_ram_remap()
30 static void *try_ram_remap(resource_size_t offset, size_t size, in try_ram_remap()
71 void *memremap(resource_size_t offset, size_t size, unsigned long flags) in memremap()
139 void *devm_memremap(struct device *dev, resource_size_t offset, in devm_memremap()
Dkallsyms.c200 unsigned long *offset) in get_symbol_pos()
262 unsigned long *offset) in kallsyms_lookup_size_offset()
301 unsigned long *offset, in kallsyms_lookup()
366 unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs()
399 unsigned long offset, size; in __sprint_symbol() local
Delfcore.c13 int __weak elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs()
Dconfigs.c42 size_t len, loff_t * offset) in ikconfig_read_current()
Dkprobes.c1452 const char *symbol_name, unsigned int offset) in _kprobe_addr()
1888 bool __weak arch_kprobe_on_func_entry(unsigned long offset) in arch_kprobe_on_func_entry()
1893 bool kprobe_on_func_entry(kprobe_opcode_t *addr, const char *sym, unsigned long offset) in kprobe_on_func_entry()
2128 unsigned long offset = 0, size = 0; in kprobe_add_ksym_blacklist() local
2308 const char *sym, int offset, char *modname, struct kprobe *pp) in report_probe()
2362 unsigned long offset = 0; in show_kprobe_addr() local
/kernel/irq/
Dirq_sim.c49 unsigned int offset = 0; in irq_sim_handle_irq() local
174 void irq_sim_fire(struct irq_sim *sim, unsigned int offset) in irq_sim_fire()
190 int irq_sim_irqnum(struct irq_sim *sim, unsigned int offset) in irq_sim_irqnum()
Dipi.c26 unsigned int nr_irqs, offset; in irq_reserve_ipi() local
/kernel/trace/
Dtrace_probe.c163 void __trace_probe_log_err(int offset, int err_type) in __trace_probe_log_err()
208 int traceprobe_split_symbol_offset(char *symbol, long *offset) in traceprobe_split_symbol_offset()
230 char *buf, int offset) in traceprobe_parse_event_name()
361 long offset = 0; in parse_probe_arg() local
544 struct probe_arg *parg, unsigned int flags, int offset) in traceprobe_parse_probe_arg_body()
808 long offset; in traceprobe_update_arg() local
921 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
Dtrace_probe.h73 u32 offset = get_loc_offs(loc); in update_data_loc() local
116 int offset; member
218 unsigned int offset; /* Offset from argument entry */ member
/kernel/events/
Duprobes.c63 loff_t offset; member
131 static unsigned long offset_to_vaddr(struct vm_area_struct *vma, loff_t offset) in offset_to_vaddr()
639 static struct uprobe *__find_uprobe(struct inode *inode, loff_t offset) in __find_uprobe()
664 static struct uprobe *find_uprobe(struct inode *inode, loff_t offset) in find_uprobe()
734 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, in alloc_uprobe()
798 void *insn, int nbytes, loff_t offset) in __copy_insn()
976 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
1119 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister()
1152 static int __uprobe_register(struct inode *inode, loff_t offset, in __uprobe_register()
1196 int uprobe_register(struct inode *inode, loff_t offset, in uprobe_register()
[all …]
/kernel/sched/
Dstats.c83 static void *schedstat_start(struct seq_file *file, loff_t *offset) in schedstat_start()
105 static void *schedstat_next(struct seq_file *file, void *data, loff_t *offset) in schedstat_next()
Dloadavg.c72 void get_avenrun(unsigned long *loads, unsigned long offset, int shift) in get_avenrun()
/kernel/power/
Duser.c207 sector_t offset; in snapshot_ioctl() local
400 compat_loff_t offset; member
414 loff_t offset; in snapshot_compat_ioctl() local
Dswap.c178 unsigned long offset; in alloc_swapdev_block() local
202 unsigned long offset; in free_all_swap_pages() local
368 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page()
444 sector_t offset; in swap_write_page() local
966 sector_t offset; in get_swap_reader() local
1010 sector_t offset; in swap_read_page() local
Dhibernate.c1089 unsigned long long offset; in resume_offset_store() local
1179 unsigned long long offset; in resume_offset_setup() local
/kernel/time/
Dtimer_list.c321 static void *move_iter(struct timer_list_iter *iter, loff_t offset) in move_iter()
340 static void *timer_list_start(struct seq_file *file, loff_t *offset) in timer_list_start()
351 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next()
Dtimekeeping.c179 static void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update()
259 static inline void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update()
794 ktime_t base, *offset = offsets[offs]; in ktime_get_with_offset() local
815 ktime_t base, *offset = offsets[offs]; in ktime_get_coarse_with_offset() local
838 ktime_t *offset = offsets[offs]; in ktime_mono_to_any() local
1822 s64 offset, in timekeeping_apply_adjustment()
1899 static void timekeeping_adjust(struct timekeeper *tk, s64 offset) in timekeeping_adjust()
2010 static u64 logarithmic_accumulation(struct timekeeper *tk, u64 offset, in logarithmic_accumulation()
2052 u64 offset; in timekeeping_advance() local
Dntp.c125 static inline s64 ntp_offset_chunk(s64 offset) in ntp_offset_chunk()
210 static inline s64 ntp_offset_chunk(s64 offset) in ntp_offset_chunk()
296 static void ntp_update_offset(long offset) in ntp_update_offset()
Dtimeconv.c78 void time64_to_tm(time64_t totalsecs, int offset, struct tm *result) in time64_to_tm()
/kernel/locking/
Dqspinlock_paravirt.h207 #define for_each_hash_entry(he, offset, hash) \ argument
214 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_hash() local
241 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_unhash() local
/kernel/dma/
Ddummy.c15 unsigned long offset, size_t size, enum dma_data_direction dir, in dma_dummy_map_page()
Dvirt.c30 unsigned long offset, size_t size, in dma_virt_map_page()
/kernel/debug/kdb/
Dkdb_main.c495 unsigned long *value, long *offset, in kdbgetaddrarg()
1078 long offset; in kdb_parse() local
1561 long offset = 0; in kdb_md() local
1754 long offset = 0; in kdb_mm() local
1798 long offset; in kdb_go() local
2004 long offset; in kdb_ef() local
Dkdb_bt.c113 long offset; in kdb_bt() local
Dkdb_bp.c283 long offset = 0ul; in kdb_bp() local

123