Home
last modified time | relevance | path

Searched defs:pos (Results 751 – 775 of 2222) sorted by relevance

1...<<31323334353637383940>>...89

/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c1130 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 Damdgpu_ras_eeprom.c1000 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 Dip_vs_conn.c1051 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 Dneighbour.c3230 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 Dmachine.c203 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 Dbase.c255 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 Dpage_cache.c115 size_t pos; in cache_get_by_addr() local
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.cpp80 auto pos = path.rfind("/"); in createActivation() local
/openbmc/linux/drivers/ssb/
H A Dsprom.c26 int i, pos = 0; in sprom2hex() local
/openbmc/linux/fs/ecryptfs/
H A Dread_write.c101 loff_t pos; in ecryptfs_write() local
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smo8800.c49 size_t count, loff_t *pos) in smo8800_misc_read()
H A Ddcdbas.c166 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 Dadummy.c124 adummy_proc_read(struct atm_dev *dev, loff_t *pos, char *page) in adummy_proc_read()
/openbmc/linux/drivers/cpufreq/
H A Dpowernow-k6.c155 struct cpufreq_frequency_table *pos; in powernow_k6_cpu_init() local
/openbmc/phosphor-certificate-manager/test/
H A Dca_certs_manager_test.cpp105 std::size_t pos = entryPath.rfind("/"); in TEST_F() local
/openbmc/linux/drivers/firmware/efi/
H A Drci2-table.c45 loff_t pos, size_t count) in raw_table_read()
/openbmc/linux/lib/xz/
H A Dxz_dec_stream.c36 uint32_t pos; member
126 size_t pos; member
/openbmc/linux/security/tomoyo/
H A Dutil.c135 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 Damdgpu_dm_hdcp.c618 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 Diwl-io.c280 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 Defi_file.c461 u64 *pos) in efi_file_getpos()
489 u64 pos) in efi_file_setpos()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c274 loff_t pos; in flash_read() local
325 loff_t pos; in flash_write() local
/openbmc/linux/security/selinux/ss/
H A Dsidtab.c377 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 Dtelemetry.c265 size_t count, loff_t *pos) in telem_write()
299 loff_t *pos) in telem_read()
/openbmc/linux/fs/gfs2/
H A Daops.c482 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

1...<<31323334353637383940>>...89