Home
last modified time | relevance | path

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

1234

/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()
Dcontext_tracking.c81 static noinstr void ct_kernel_exit_state(int offset) in ct_kernel_exit_state()
101 static noinstr void ct_kernel_enter_state(int offset) in ct_kernel_enter_state()
124 static void noinstr ct_kernel_exit(bool user, int offset) in ct_kernel_exit()
163 static void noinstr ct_kernel_enter(bool user, int offset) in ct_kernel_enter()
426 static __always_inline void ct_kernel_exit(bool user, int offset) { } in ct_kernel_exit()
427 static __always_inline void ct_kernel_enter(bool user, int offset) { } in ct_kernel_enter()
Dkallsyms.c326 unsigned long *offset) in get_symbol_pos()
388 unsigned long *offset) in kallsyms_lookup_size_offset()
402 unsigned long *offset, char **modname, in kallsyms_lookup_buildid()
451 unsigned long *offset, in kallsyms_lookup()
485 unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs()
519 unsigned long offset, size; in __sprint_symbol() local
Dconfigs.c42 size_t len, loff_t * offset) in ikconfig_read_current()
Dregset.c64 unsigned int offset, unsigned int size, in copy_regset_to_user()
/kernel/trace/
Dtrace_probe.c165 void __trace_probe_log_err(int offset, int err_type) in __trace_probe_log_err()
210 int traceprobe_split_symbol_offset(char *symbol, long *offset) in traceprobe_split_symbol_offset()
232 char *buf, int offset) in traceprobe_parse_event_name()
379 long offset = 0; in parse_probe_arg() local
567 struct probe_arg *parg, unsigned int flags, int offset) in traceprobe_parse_probe_arg_body()
857 long offset; in traceprobe_update_arg() local
980 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
Dtrace_events_user.c142 int offset; member
445 const char *name, int offset, int size, in user_event_add_field()
508 u32 *offset) in user_event_parse_field()
601 u32 offset = sizeof(struct trace_entry); in user_event_parse_fields() local
870 u32 loc, offset, size; in user_event_validate() local
Dtrace_probe.h72 u32 offset = get_loc_offs(loc); in update_data_loc() local
117 int offset; member
223 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()
638 loff_t offset; member
653 static struct uprobe *__find_uprobe(struct inode *inode, loff_t offset) in __find_uprobe()
671 static struct uprobe *find_uprobe(struct inode *inode, loff_t offset) in find_uprobe()
724 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, in alloc_uprobe()
788 void *insn, int nbytes, loff_t offset) in __copy_insn()
962 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
1105 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister()
1138 static int __uprobe_register(struct inode *inode, loff_t offset, in __uprobe_register()
[all …]
/kernel/power/
Duser.c209 compat_loff_t offset; member
216 sector_t offset; in snapshot_set_swap_area() local
255 sector_t offset; in snapshot_ioctl() local
Dswap.c181 unsigned long offset; in alloc_swapdev_block() local
206 unsigned long offset; in free_all_swap_pages() local
380 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page()
456 sector_t offset; in swap_write_page() local
984 sector_t offset; in get_swap_reader() local
1028 sector_t offset; in swap_read_page() local
/kernel/time/
Dtimer_list.c301 static void *move_iter(struct timer_list_iter *iter, loff_t offset) in move_iter()
320 static void *timer_list_start(struct seq_file *file, loff_t *offset) in timer_list_start()
331 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next()
Dnamespace.c26 ktime_t offset; in do_timens_ktime_to_host() local
182 struct timens_offset *offset = vdata->offset; in timens_setup_vdso_data() local
420 struct timespec64 *offset = NULL; in proc_timens_set_offset() local
Dtimekeeping.c201 static void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update()
281 static inline void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update()
883 ktime_t base, *offset = offsets[offs]; in ktime_get_with_offset() local
904 ktime_t base, *offset = offsets[offs]; in ktime_get_coarse_with_offset() local
927 ktime_t *offset = offsets[offs]; in ktime_mono_to_any() local
1934 s64 offset, in timekeeping_apply_adjustment()
2011 static void timekeeping_adjust(struct timekeeper *tk, s64 offset) in timekeeping_adjust()
2121 static u64 logarithmic_accumulation(struct timekeeper *tk, u64 offset, in logarithmic_accumulation()
2163 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.c47 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/sched/
Dstats.c186 static void *schedstat_start(struct seq_file *file, loff_t *offset) in schedstat_start()
208 static void *schedstat_next(struct seq_file *file, void *data, loff_t *offset) in schedstat_next()
/kernel/module/
Dkallsyms.c265 unsigned long *offset) in find_kallsyms_symbol()
329 unsigned long *offset, in module_address_lookup()
388 unsigned long *offset, char *modname, char *name) in lookup_module_symbol_attrs()
/kernel/entry/
Dsyscall_user_dispatch.c71 int set_syscall_user_dispatch(unsigned long mode, unsigned long offset, in set_syscall_user_dispatch()
/kernel/dma/
Dswiotlb.c593 unsigned int offset = orig_addr & ~PAGE_MASK; in swiotlb_bounce() local
661 unsigned int offset = swiotlb_align_offset(dev, orig_addr); in swiotlb_do_find_slots() local
772 unsigned int offset = swiotlb_align_offset(dev, orig_addr); in swiotlb_tbl_map_single() local
825 unsigned int offset = swiotlb_align_offset(dev, tlb_addr); in swiotlb_release_slots() local
Ddummy.c15 unsigned long offset, size_t size, enum dma_data_direction dir, in dma_dummy_map_page()
Ddirect.h85 struct page *page, unsigned long offset, size_t size, in dma_direct_map_page()
/kernel/debug/kdb/
Dkdb_main.c544 unsigned long *value, long *offset, in kdbgetaddrarg()
1121 long offset; in kdb_parse() local
1603 long offset = 0; in kdb_md() local
1796 long offset = 0; in kdb_mm() local
1840 long offset; in kdb_go() local
2046 long offset; in kdb_ef() local
Dkdb_bt.c133 long offset; in kdb_bt() local

1234