/openbmc/linux/arch/x86/mm/pat/ |
H A D | memtype.c | 1130 static struct memtype *memtype_get_idx(loff_t pos) in memtype_get_idx() 1152 static void *memtype_seq_start(struct seq_file *seq, loff_t *pos) in memtype_seq_start() 1162 static void *memtype_seq_next(struct seq_file *seq, void *v, loff_t *pos) in memtype_seq_next()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ras_eeprom.c | 1000 size_t size, loff_t *pos) in amdgpu_ras_debugfs_eeprom_size_read() 1069 size_t size, loff_t *pos) in amdgpu_ras_debugfs_table_read() 1184 size_t size, loff_t *pos) in amdgpu_ras_debugfs_eeprom_table_read()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_conn.c | 1051 static void *ip_vs_conn_array(struct seq_file *seq, loff_t pos) in ip_vs_conn_array() 1073 static void *ip_vs_conn_seq_start(struct seq_file *seq, loff_t *pos) in ip_vs_conn_seq_start() 1083 static void *ip_vs_conn_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ip_vs_conn_seq_next()
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | 3230 loff_t *pos) in neigh_get_next() argument 3276 static struct neighbour *neigh_get_idx(struct seq_file *seq, loff_t *pos) in neigh_get_idx() argument 3314 pneigh_get_next(struct seq_file * seq,struct pneigh_entry * pn,loff_t * pos) pneigh_get_next() argument 3340 pneigh_get_idx(struct seq_file * seq,loff_t * pos) pneigh_get_idx() argument 3355 neigh_get_idx_any(struct seq_file * seq,loff_t * pos) neigh_get_idx_any() argument 3368 neigh_seq_start(struct seq_file * seq,loff_t * pos,struct neigh_table * tbl,unsigned int neigh_seq_flags) neigh_seq_start() argument 3386 neigh_seq_next(struct seq_file * seq,void * v,loff_t * pos) neigh_seq_next() argument 3427 neigh_stat_seq_start(struct seq_file * seq,loff_t * pos) neigh_stat_seq_start() argument 3444 neigh_stat_seq_next(struct seq_file * seq,void * v,loff_t * pos) neigh_stat_seq_next() argument [all...] |
/openbmc/linux/tools/perf/util/ |
H A D | machine.c | 203 struct dso *pos, *n; in dsos__purge() local 291 struct machine *pos, *machine = malloc(sizeof(*machine)); in machines__add() local 496 struct machine *pos = rb_entry(nd, struct machine, rb_node); in machines__process_guests() local 1078 struct machine *pos = rb_entry(nd, struct machine, rb_node); in machines__fprintf_dsos() local 1098 struct machine *pos = rb_entry(nd, struct machine, rb_node); in machines__fprintf_dsos_buildid() local 1139 struct thread *pos = rb_entry(nd, struct thread_rb_node, rb_node)->thread; in machine__fprintf() local 1442 struct machine *pos = rb_entry(next, struct machine, rb_node); in machines__destroy_kernel_maps() local 3394 struct dso *pos; in machine__for_each_dso() local 3407 struct map_rb_node *pos; in machine__for_each_kernel_map() local
|
/openbmc/linux/fs/proc/ |
H A D | base.c | 255 size_t count, unsigned long pos, in get_mm_proctitle() 295 unsigned long pos, len; in get_mm_cmdline() local 379 size_t count, loff_t *pos) in get_task_cmdline() 394 size_t count, loff_t *pos) in proc_pid_cmdline_read() 1641 char *kbuf = NULL, *pos, *next_line; in timens_offsets_write() local 2408 unsigned long nr_files, pos, i; in proc_map_files_readdir() local 2511 static void *timers_start(struct seq_file *m, loff_t *pos) in timers_start() 2526 static void *timers_next(struct seq_file *m, void *v, loff_t *pos) in timers_next() 3569 loff_t pos = ctx->pos; in proc_pid_readdir() local 3852 struct task_struct *pos, *task; in first_tid() local [all …]
|
/openbmc/qemu/migration/ |
H A D | page_cache.c | 115 size_t pos; in cache_get_by_addr() local
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | item_updater.cpp | 80 auto pos = path.rfind("/"); in createActivation() local
|
/openbmc/linux/drivers/ssb/ |
H A D | sprom.c | 26 int i, pos = 0; in sprom2hex() local
|
/openbmc/linux/fs/ecryptfs/ |
H A D | read_write.c | 101 loff_t pos; in ecryptfs_write() local
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-smo8800.c | 49 size_t count, loff_t *pos) in smo8800_misc_read()
|
H A D | dcdbas.c | 166 char *buf, loff_t pos, size_t count) in smi_data_read() 179 char *buf, loff_t pos, size_t count) in smi_data_write()
|
/openbmc/linux/drivers/atm/ |
H A D | adummy.c | 124 adummy_proc_read(struct atm_dev *dev, loff_t *pos, char *page) in adummy_proc_read()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | powernow-k6.c | 155 struct cpufreq_frequency_table *pos; in powernow_k6_cpu_init() local
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | ca_certs_manager_test.cpp | 105 std::size_t pos = entryPath.rfind("/"); in TEST_F() local
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | rci2-table.c | 45 loff_t pos, size_t count) in raw_table_read()
|
/openbmc/linux/lib/xz/ |
H A D | xz_dec_stream.c | 36 uint32_t pos; member 126 size_t pos; member
|
/openbmc/linux/security/tomoyo/ |
H A D | util.c | 135 char *pos = param->data; in tomoyo_read_token() local 159 char *pos = start; in tomoyo_get_domainname() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_hdcp.c | 618 loff_t pos, size_t count) in srm_data_write() 642 loff_t pos, size_t count) in srm_data_read()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-io.c | 280 int pos = 0; in iwl_dump_rfh() local 376 int pos = 0; in iwl_dump_fh() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 461 u64 *pos) in efi_file_getpos() 489 u64 pos) in efi_file_setpos()
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_fs.c | 274 loff_t pos; in flash_read() local 325 loff_t pos; in flash_write() local
|
/openbmc/linux/security/selinux/ss/ |
H A D | sidtab.c | 377 u32 *pos, u32 count, u32 level, in sidtab_convert_tree() 426 u32 count, level, pos; in sidtab_convert() local
|
/openbmc/linux/drivers/platform/chrome/wilco_ec/ |
H A D | telemetry.c | 265 size_t count, loff_t *pos) in telem_write() 299 loff_t *pos) in telem_read()
|
/openbmc/linux/fs/gfs2/ |
H A D | aops.c | 482 ssize_t gfs2_internal_read(struct gfs2_inode *ip, char *buf, loff_t *pos, in gfs2_internal_read() 645 unsigned long pos = 0; in gfs2_invalidate_folio() local
|