/openbmc/u-boot/include/dm/ |
H A D | uclass.h | 378 #define uclass_foreach_dev(pos, uc) \ argument 393 #define uclass_foreach_dev_safe(pos, next, uc) \ argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tls.c | 258 int pos; in regset_tls_get() local 268 unsigned int pos, unsigned int count, in regset_tls_set()
|
/openbmc/linux/lib/ |
H A D | decompress_unzstd.c | 337 long *pos, in unzstd() 347 long *pos, in __decompress()
|
/openbmc/linux/fs/jffs2/ |
H A D | file.c | 132 loff_t pos, unsigned len, in jffs2_write_begin() 245 loff_t pos, unsigned len, unsigned copied, in jffs2_write_end()
|
/openbmc/linux/fs/pstore/ |
H A D | blk.c | 188 static ssize_t psblk_generic_blk_read(char *buf, size_t bytes, loff_t pos) in psblk_generic_blk_read() 194 loff_t pos) in psblk_generic_blk_write()
|
/openbmc/linux/drivers/edac/ |
H A D | edac_mc.c | 256 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/tools/perf/util/ |
H A D | evlist.c | 159 struct evsel *pos, *n; in evlist__purge() local 468 static int evsel__strcmp(struct evsel *pos, char *evsel_name) in evsel__strcmp() 479 struct evsel *pos; in evlist__is_enabled() local 493 struct evsel *pos; in __evlist__disable() local 563 struct evsel *pos; in __evlist__enable() local 1218 struct evsel *pos; in evlist__valid_sample_type() local 1266 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() local 1295 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() local 2412 size_t pos = step / 2; in event_enable_timer__process() local 2482 struct evsel *leader, *evsel, *pos; in evlist__check_mem_load_aux() local [all …]
|
H A D | build-id.c | 334 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 D | firedtv-avc.c | 311 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 D | region.c | 648 static size_t show_targetN(struct cxl_region *cxlr, char *buf, int pos) in show_targetN() 928 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 1474 int pos) in cxl_region_validate_position() 1523 const struct cxl_dport *dport, int pos) in cxl_region_attach_position() 1556 struct cxl_endpoint_decoder *cxled, int pos) in cxl_region_attach_auto() 1625 int *pos, int *ways) in find_pos_and_ways() 1679 int parent_ways = 0, parent_pos = 0, pos = 0; in cxl_calc_interleave_pos() local 1757 struct cxl_endpoint_decoder *cxled, int pos) in cxl_region_attach() [all …]
|
/openbmc/linux/drivers/pci/ |
H A D | probe.c | 177 struct resource *res, unsigned int pos) in __pci_read_base() 323 unsigned int pos, reg; in pci_read_bases() local 773 int pos; in pci_set_bus_speed() local 1046 int pos; in pci_bridge_child_ext_cfg_accessible() local 1529 int pos; in set_pcie_port_type() local 1671 int pos, ret; in pci_ext_cfg_is_aliased() local 1703 int pos = PCI_CFG_SPACE_SIZE; in pci_cfg_space_size_ext() local 1715 int pos; in pci_cfg_space_size() local 1851 int err, pos = 0; in pci_setup_device() local 2625 int pos; in next_ari_fn() local
|
/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/ |
H A D | lcd.h | 22 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 D | test_dsp_r1_extpdp.c | 6 int rt, ach, acl, dsp, pos, efi; in main() local
|
/openbmc/linux/drivers/firmware/cirrus/ |
H A D | cs_dsp.c | 1059 static int cs_dsp_coeff_parse_string(int bytes, const u8 **pos, unsigned int avail, in cs_dsp_coeff_parse_string() 1095 static int cs_dsp_coeff_parse_int(int bytes, const u8 **pos) in cs_dsp_coeff_parse_int() 1121 unsigned int pos; in cs_dsp_coeff_parse_alg() local 1179 unsigned int pos, in cs_dsp_coeff_parse_coeff() 1277 int i, pos, ret; in cs_dsp_parse_coeff() local 1349 unsigned int pos, in cs_dsp_adsp1_parse_sizes() 1369 unsigned int pos, in cs_dsp_adsp2_parse_sizes() 1416 unsigned int pos = 0; in cs_dsp_load() local 1611 struct cs_dsp_coeff_ctl *pos, *rslt = NULL; in cs_dsp_get_ctl() local 1647 unsigned int pos, unsigned int len) in cs_dsp_read_algs() [all …]
|
/openbmc/linux/drivers/misc/ |
H A D | tps6594-pfsm.c | 52 loff_t pos = *ppos; in tps6594_pfsm_read() local 82 loff_t pos = *ppos; in tps6594_pfsm_write() local
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic_debugfs.c | 382 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 D | l2tp_debugfs.c | 71 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/kernel/bpf/ |
H A D | cgroup_iter.c | 57 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/drivers/net/ethernet/apm/xgene-v2/ |
H A D | mac.h | 60 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/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_wep.c | 71 u8 *pos; in prism2_wep_encrypt() local 138 u8 keyidx, *pos; in prism2_wep_decrypt() local
|
/openbmc/linux/arch/s390/boot/ |
H A D | kaslr.c | 112 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/arch/s390/kernel/ |
H A D | diag.c | 102 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/fs/ext2/ |
H A D | file.c | 184 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/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_wep.c | 64 u8 *pos; in prism2_wep_encrypt() local 133 u8 keyidx, *pos; in prism2_wep_decrypt() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_app.c | 519 static struct ip_vs_app *ip_vs_app_idx(struct netns_ipvs *ipvs, loff_t pos) in ip_vs_app_idx() 533 static void *ip_vs_app_seq_start(struct seq_file *seq, loff_t *pos) in ip_vs_app_seq_start() 543 static void *ip_vs_app_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ip_vs_app_seq_next()
|