Home
last modified time | relevance | path

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

1234

/kernel/
Diomem.c9 static void *arch_memremap_wb(resource_size_t offset, unsigned long size) in arch_memremap_wb()
20 static bool arch_memremap_can_ram_remap(resource_size_t offset, size_t size, in arch_memremap_can_ram_remap()
27 static void *try_ram_remap(resource_size_t offset, size_t size, in try_ram_remap()
68 void *memremap(resource_size_t offset, size_t size, unsigned long flags) in memremap()
136 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.c288 unsigned long *offset) in get_symbol_pos()
344 unsigned long *offset) in kallsyms_lookup_size_offset()
358 unsigned long *offset, char **modname, in kallsyms_lookup_buildid()
404 unsigned long *offset, in kallsyms_lookup()
440 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/
Dfgraph.c163 #define RET_STACK(t, offset) ((struct ftrace_ret_stack *)(&(t)->ret_stack[offset])) argument
247 static inline unsigned long get_fgraph_entry(struct task_struct *t, int offset) in get_fgraph_entry()
253 static inline int get_frame_offset(struct task_struct *t, int offset) in get_frame_offset()
260 get_bitmap_bits(struct task_struct *t, int offset) in get_bitmap_bits()
267 set_bitmap(struct task_struct *t, int offset, unsigned long bitmap) in set_bitmap()
274 static inline void *get_data_type_data(struct task_struct *t, int offset) in get_data_type_data()
285 static inline unsigned long make_data_type_val(int idx, int size, int offset) in make_data_type_val()
393 int offset = current->curr_ret_stack - 1; in fgraph_retrieve_data() local
444 get_ret_stack(struct task_struct *t, int offset, int *frame_offset) in get_ret_stack()
529 int offset; in ftrace_push_return_trace() local
[all …]
Dtrace_probe.c183 void __trace_probe_log_err(int offset, int err_type) in __trace_probe_log_err()
230 int traceprobe_split_symbol_offset(char *symbol, long *offset) in traceprobe_split_symbol_offset()
252 char *buf, int offset) in traceprobe_parse_event_name()
790 int i, offset; in __store_entry_arg() local
1062 long offset = 0; in parse_probe_arg() local
1852 long offset; in traceprobe_update_arg() local
1975 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
Dtrace_btf.c59 u32 offset; member
Dtrace_probe.h75 u32 offset = get_loc_offs(loc); in update_data_loc() local
122 int offset; member
229 unsigned int offset; /* Offset from argument entry */ member
422 int offset; member
/kernel/entry/
Dsyscall_user_dispatch.c73 unsigned long offset, unsigned long len, in task_set_syscall_user_dispatch()
121 int set_syscall_user_dispatch(unsigned long mode, unsigned long offset, in set_syscall_user_dispatch()
/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.c180 unsigned long offset; in alloc_swapdev_block() local
382 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page()
458 sector_t offset; in swap_write_page() local
1028 sector_t offset; in get_swap_reader() local
1072 sector_t offset; in swap_read_page() local
Dhibernate.c1251 unsigned maj, min, offset; in resume_store() local
1294 unsigned long long offset; in resume_offset_store() local
1384 unsigned long long offset; in resume_offset_setup() local
/kernel/time/
Dtimer_list.c305 static void *move_iter(struct timer_list_iter *iter, loff_t offset) in move_iter()
324 static void *timer_list_start(struct seq_file *file, loff_t *offset) in timer_list_start()
335 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
438 struct timespec64 *offset = NULL; in proc_timens_set_offset() local
Dtimekeeping.c787 ktime_t base, *offset = offsets[offs]; in ktime_get_with_offset() local
808 ktime_t base, *offset = offsets[offs]; in ktime_get_coarse_with_offset() local
831 ktime_t *offset = offsets[offs]; in ktime_mono_to_any() local
1965 s64 offset, in timekeeping_apply_adjustment()
2042 static void timekeeping_adjust(struct timekeeper *tk, s64 offset) in timekeeping_adjust()
2152 static u64 logarithmic_accumulation(struct timekeeper *tk, u64 offset, in logarithmic_accumulation()
2194 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.h203 #define for_each_hash_entry(he, offset, hash) \ argument
210 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_hash() local
238 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_unhash() local
/kernel/sched/
Dstats.c175 static void *schedstat_start(struct seq_file *file, loff_t *offset) in schedstat_start()
197 static void *schedstat_next(struct seq_file *file, void *data, loff_t *offset) in schedstat_next()
/kernel/events/
Duprobes.c69 loff_t offset; member
141 static unsigned long offset_to_vaddr(struct vm_area_struct *vma, loff_t offset) in offset_to_vaddr()
701 loff_t offset; member
720 static struct uprobe *find_uprobe_rcu(struct inode *inode, loff_t offset) in find_uprobe_rcu()
811 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, in alloc_uprobe()
865 void *insn, int nbytes, loff_t offset) in __copy_insn()
1017 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
1202 loff_t offset, loff_t ref_ctr_offset, in uprobe_register()
1291 loff_t offset; in unapply_uprobe() local
1719 unsigned long offset; in xol_free_insn_slot() local
[all …]
/kernel/debug/kdb/
Dkdb_main.c533 unsigned long *value, long *offset, in kdbgetaddrarg()
1110 long offset; in kdb_parse() local
1592 long offset = 0; in kdb_md() local
1785 long offset = 0; in kdb_mm() local
1829 long offset; in kdb_go() local
2035 long offset; in kdb_ef() local
Dkdb_bt.c133 long offset; in kdb_bt() local
/kernel/module/
Dkallsyms.c259 unsigned long *offset) in find_kallsyms_symbol()
326 unsigned long *offset, in module_address_lookup()
/kernel/dma/
Ddummy.c15 unsigned long offset, size_t size, enum dma_data_direction dir, in dma_dummy_map_page()

1234