Searched defs:pos (Results 51 - 75 of 1898) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dsymbol_fprintf.c68 struct symbol *pos = dso->symbol_names[i]; local
/linux-master/drivers/video/fbdev/core/
H A Dfb_procfs.c9 static void *fb_seq_start(struct seq_file *m, loff_t *pos) argument
21 static void *fb_seq_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/fs/bcachefs/
H A Dbtree_gc.h94 static inline bool gc_visited(struct bch_fs *c, struct gc_pos pos) argument
63 gc_pos_btree(enum btree_id id, struct bpos pos, unsigned level) argument
H A Dlru.h8 static inline u64 lru_pos_id(struct bpos pos) argument
13 static inline u64 lru_pos_time(struct bpos pos) argument
20 struct bpos pos = POS(((u64) lru_id << LRU_TIME_BITS)|time, dev_bucket); local
H A Dlogged_ops_format.h27 __le64 pos; member in struct:bch_logged_op_finsert
H A Dbtree_journal_iter.h24 struct bpos pos; member in struct:btree_and_journal_iter
/linux-master/arch/x86/kernel/cpu/
H A Dproc.c156 static void *c_start(struct seq_file *m, loff_t *pos) argument
164 static void *c_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/fs/proc/
H A Dnommu.c82 loff_t pos = *_pos; local
97 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/scripts/kconfig/
H A Dmnconf-common.c24 struct jump_key *pos; local
/linux-master/drivers/video/
H A Dscreen_info_generic.c76 struct resource *pos = r; local
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Dtsc.c41 char *pos = strstr(line + 11, " @ "); local
/linux-master/arch/xtensa/platforms/xtfpga/
H A Dlcd.c66 void lcd_disp_at_pos(char *str, unsigned char pos) argument
/linux-master/drivers/media/common/
H A Dcypress_firmware.c76 int ret, pos = 0; local
41 cypress_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos) argument
/linux-master/net/ax25/
H A Dax25_uid.c153 static void *ax25_uid_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
/linux-master/sound/isa/gus/
H A Dgus_mem_proc.c19 snd_gf1_mem_proc_dump(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *buf, size_t count, loff_t pos) argument
/linux-master/arch/x86/mm/pat/
H A Dmemtype.h45 static inline int memtype_copy_nth_element(struct memtype *out, loff_t pos) argument
/linux-master/arch/um/kernel/
H A Dexitcode.c39 exitcode_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) argument
/linux-master/drivers/char/tpm/eventlog/
H A Dtpm2.c42 static void *tpm2_bios_measurements_start(struct seq_file *m, loff_t *pos) argument
85 tpm2_bios_measurements_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/net/appletalk/
H A Datalk_proc.c17 static __inline__ struct atalk_iface *atalk_get_interface_idx(loff_t pos) argument
36 static void *atalk_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) argument
78 static __inline__ struct atalk_route *atalk_get_route_idx(loff_t pos) argument
97 atalk_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) argument
152 atalk_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) argument
[all...]
/linux-master/kernel/bpf/
H A Dprog_iter.c13 static void *bpf_prog_seq_start(struct seq_file *seq, loff_t *pos) argument
27 static void *bpf_prog_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
/linux-master/arch/x86/boot/
H A Dcmdline.c104 int pos = 0, wstart = 0; local
/linux-master/fs/jffs2/
H A Dcompr_rtime.c38 int pos=0; local
82 int pos=0; local
[all...]
/linux-master/virt/kvm/
H A Dbinary_stats.c63 loff_t pos = *offset; local
[all...]
/linux-master/drivers/pnp/isapnp/
H A Dproc.c26 int pos = *ppos; local
/linux-master/arch/arm64/lib/
H A Dstrnlen.S43 pos .req x13 label

Completed in 225 milliseconds

1234567891011>>