Home
last modified time | relevance | path

Searched defs:pos (Results 326 – 350 of 2222) sorted by relevance

1...<<11121314151617181920>>...89

/openbmc/linux/lib/
H A Ddecompress_unzstd.c337 long *pos, in unzstd()
347 long *pos, in __decompress()
/openbmc/linux/fs/jffs2/
H A Dfile.c132 loff_t pos, unsigned len, in jffs2_write_begin()
245 loff_t pos, unsigned len, unsigned copied, in jffs2_write_end()
/openbmc/linux/arch/x86/kernel/
H A Dtls.c258 int pos; in regset_tls_get() local
268 unsigned int pos, unsigned int count, in regset_tls_set()
/openbmc/linux/drivers/edac/
H A Dedac_mc.c256 unsigned int pos[EDAC_MAX_LAYERS]; in edac_mc_alloc_dimms() local
805 int pos[EDAC_MAX_LAYERS] = { e->top_layer, e->mid_layer, e->low_layer }; in edac_inc_ce_error() local
819 int pos[EDAC_MAX_LAYERS] = { e->top_layer, e->mid_layer, e->low_layer }; in edac_inc_ue_error() local
958 int pos[EDAC_MAX_LAYERS] = { top_layer, mid_layer, low_layer }; in edac_mc_handle_error() local
/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/
H A Dlcd.h22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos()
/openbmc/qemu/tests/tcg/mips/user/ase/dsp/
H A Dtest_dsp_r1_extpdp.c6 int rt, ach, acl, dsp, pos, efi; in main() local
H A Dtest_dsp_r1_extpdpv.c6 int rt, rs, ach, acl, dsp, pos, efi; in main() local
/openbmc/linux/tools/perf/util/
H A Devlist.c158 struct evsel *pos, *n; in evlist__purge() local
478 struct evsel *pos; in evlist__is_enabled() local
492 struct evsel *pos; in __evlist__disable() local
562 struct evsel *pos; in __evlist__enable() local
1217 struct evsel *pos; in evlist__valid_sample_type() local
1265 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() local
1294 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() local
2397 size_t pos = step / 2; in event_enable_timer__process() local
2467 struct evsel *leader, *evsel, *pos; in evlist__check_mem_load_aux() local
2502 struct evsel *pos; in evlist__warn_user_requested_cpus() local
[all …]
H A Dbuild-id.c334 struct dso *pos; in machine__write_buildid_table() local
385 struct machine *pos = rb_entry(nd, struct machine, rb_node); in perf_session__write_buildid_table() local
395 struct dso *pos; in __dsos__hit_all() local
419 struct machine *pos = rb_entry(nd, struct machine, rb_node); in dsos__hit_all() local
969 struct machine *pos = rb_entry(nd, struct machine, rb_node); in machines__for_each_dso() local
1005 struct machine *pos = rb_entry(nd, struct machine, rb_node); in perf_session__read_build_ids() local
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-avc.c311 int i, n, pos = 1; in add_pid_filter() local
587 int pos, ret; in avc_tuner_dsd() local
628 int ret, pos, k; in avc_tuner_set_pids() local
836 int pos, j, k, ret; in avc_lnb_control() local
974 int pos, ret; in avc_ca_app_info() local
1016 int i, pos, ret; in avc_ca_info() local
/openbmc/linux/drivers/cxl/core/
H A Dregion.c928 struct cxl_endpoint_decoder *cxled, int pos) in cxl_port_attach_region()
1084 int pos = cxled->pos; in check_last_peer() local
1162 int parent_iw, parent_ig, ig, iw, rc, inc = 0, pos = cxled->pos; in cxl_port_setup_targets() local
1463 int pos) in cxl_region_validate_position()
1512 const struct cxl_dport *dport, int pos) in cxl_region_attach_position()
1545 struct cxl_endpoint_decoder *cxled, int pos) in cxl_region_attach_auto()
1614 int *pos, int *ways) in find_pos_and_ways()
1668 int parent_ways = 0, parent_pos = 0, pos = 0; in cxl_calc_interleave_pos() local
1746 struct cxl_endpoint_decoder *cxled, int pos) in cxl_region_attach()
1979 struct cxl_endpoint_decoder *cxled, int pos, in attach_target()
[all …]
/openbmc/hiomapd/
H A Dmtd.c18 char *ret = NULL, *pos = NULL; in get_dev_mtd() local
/openbmc/u-boot/cmd/
H A Dconsole.c19 struct list_head *pos; in do_coninfo() local
/openbmc/phosphor-mboxd/
H A Dmtd.c18 char *ret = NULL, *pos = NULL; in get_dev_mtd() local
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmac.h60 static inline void xgene_set_reg_bits(u32 *var, int pos, int len, u32 val) in xgene_set_reg_bits()
68 static inline u32 xgene_get_reg_bits(u32 var, int pos, int len) in xgene_get_reg_bits()
/openbmc/linux/drivers/misc/
H A Dtps6594-pfsm.c52 loff_t pos = *ppos; in tps6594_pfsm_read() local
82 loff_t pos = *ppos; in tps6594_pfsm_write() local
/openbmc/linux/arch/s390/boot/
H A Dkaslr.c112 unsigned long start, end, tmp_end, range_pos, pos = 0; in iterate_valid_positions() local
186 unsigned long max_pos, pos; in randomize_within_range() local
/openbmc/linux/fs/ext2/
H A Dfile.c184 loff_t pos = iocb->ki_pos; in ext2_dio_write_end_io() local
250 loff_t pos, endbyte; in ext2_dio_write_iter() local
/openbmc/linux/fs/smb/client/
H A Dcached_dir.h16 loff_t pos; member
29 int pos; /* Expected ctx->pos */ member
/openbmc/linux/kernel/bpf/
H A Dcgroup_iter.c57 static void *cgroup_iter_seq_start(struct seq_file *seq, loff_t *pos) in cgroup_iter_seq_start()
101 static void *cgroup_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) in cgroup_iter_seq_next()
/openbmc/linux/arch/s390/kernel/
H A Ddiag.c102 static void *show_diag_stat_start(struct seq_file *m, loff_t *pos) in show_diag_stat_start()
107 static void *show_diag_stat_next(struct seq_file *m, void *v, loff_t *pos) in show_diag_stat_next()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c64 u8 *pos; in prism2_wep_encrypt() local
133 u8 keyidx, *pos; in prism2_wep_decrypt() local
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_debugfs.c382 snic_trc_seq_start(struct seq_file *sfp, loff_t *pos) in snic_trc_seq_start()
388 snic_trc_seq_next(struct seq_file *sfp, void *data, loff_t *pos) in snic_trc_seq_next()
/openbmc/linux/net/l2tp/
H A Dl2tp_debugfs.c71 loff_t pos = *offs; in l2tp_dfs_seq_start() local
95 static void *l2tp_dfs_seq_next(struct seq_file *m, void *v, loff_t *pos) in l2tp_dfs_seq_next()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c71 u8 *pos; in prism2_wep_encrypt() local
138 u8 keyidx, *pos; in prism2_wep_decrypt() local

1...<<11121314151617181920>>...89