/openbmc/linux/scripts/kconfig/ |
H A D | mconf.c | 315 struct subtitle_list *pos, *tmp; in set_subtitle() local 340 struct subtitle_list *pos, *tmp; in reset_subtitle() local 402 struct jump_key *pos; in handle_search_keys() local 480 struct jump_key *pos, *tmp; in search_conf() local
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_replay.c | 218 u32 pos; in xfrm_replay_check_bmp() local 263 u32 pos; in xfrm_replay_advance_bmp() local 457 u32 pos; in xfrm_replay_check_esn() local 557 u32 diff, pos, seq, seq_hi; in xfrm_replay_advance_esn() local
|
/openbmc/linux/net/netrom/ |
H A D | nr_route.c | 839 static void *nr_node_start(struct seq_file *seq, loff_t *pos) in nr_node_start() 846 static void *nr_node_next(struct seq_file *seq, void *v, loff_t *pos) in nr_node_next() 896 static void *nr_neigh_start(struct seq_file *seq, loff_t *pos) in nr_neigh_start() 903 static void *nr_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in nr_neigh_next()
|
/openbmc/linux/fs/fuse/ |
H A D | cuse.c | 97 loff_t pos = 0; in cuse_read_iter() local 105 loff_t pos = 0; in cuse_write_iter() local 117 struct cuse_conn *cc = NULL, *pos; in cuse_open() local 323 struct cuse_conn *cc = fc_to_cc(fc), *pos; in cuse_process_init_reply() local
|
/openbmc/linux/net/netfilter/ |
H A D | xt_policy.c | 58 int i, pos; in match_policy_in() local 88 int i, pos; in match_policy_out() local
|
/openbmc/linux/include/linux/ |
H A D | list_nulls.h | 127 #define hlist_nulls_for_each_entry(tpos, pos, head, member) \ argument 140 #define hlist_nulls_for_each_entry_from(tpos, pos, member) \ argument
|
H A D | if_tunnel.h | 14 #define for_each_ip_tunnel_rcu(pos, start) \ argument
|
/openbmc/linux/net/sctp/ |
H A D | chunk.c | 75 struct list_head *pos, *temp; in sctp_datamsg_destroy() local 153 struct list_head *pos, *temp; in sctp_datamsg_from_user() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_recursion_record.c | 121 static void *recursed_function_seq_start(struct seq_file *m, loff_t *pos) in recursed_function_seq_start() 141 static void *recursed_function_seq_next(struct seq_file *m, void *v, loff_t *pos) in recursed_function_seq_next()
|
/openbmc/linux/drivers/char/tpm/eventlog/ |
H A D | tpm1.c | 70 static void *tpm1_bios_measurements_start(struct seq_file *m, loff_t *pos) in tpm1_bios_measurements_start() 109 loff_t *pos) in tpm1_bios_measurements_next()
|
/openbmc/linux/net/8021q/ |
H A D | vlanproc.c | 167 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start() 189 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next()
|
/openbmc/linux/fs/verity/ |
H A D | enable.c | 53 u64 pos = (u64)index << params->log_blocksize; in write_merkle_tree_block() local 113 loff_t pos = offset; in build_merkle_tree() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | debugfs-vif.c | 142 int pos; in iwl_dbgfs_tx_pwr_lmt_read() local 159 int pos; in iwl_dbgfs_pm_params_read() local 177 int pos = 0; in iwl_dbgfs_mac_params_read() local 399 int pos = 0; in iwl_dbgfs_bf_params_read() local 453 int pos = 0; in iwl_dbgfs_os_device_timediff_read() local
|
/openbmc/linux/fs/affs/ |
H A D | file.c | 419 loff_t pos, unsigned len, in affs_write_begin() 435 loff_t pos, unsigned int len, unsigned int copied, in affs_write_end() 531 size_t pos = 0; in affs_do_read_folio_ofs() local 650 loff_t pos, unsigned len, in affs_write_begin_ofs() 689 loff_t pos, unsigned len, unsigned copied, in affs_write_end_ofs()
|
/openbmc/linux/include/net/sctp/ |
H A D | sctp.h | 370 #define sctp_skb_for_each(pos, head, tmp) \ argument 426 #define sctp_walk_params(pos, chunk)\ argument 429 #define _sctp_walk_params(pos, chunk, end)\ argument 449 #define sctp_walk_fwdtsn(pos, chunk)\ argument 452 #define _sctp_walk_fwdtsn(pos, chunk, end)\ argument
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 404 loff_t *pos, int non_block) in ivtv_read_pos() 493 ssize_t ivtv_v4l2_read(struct file * filp, char __user *buf, size_t count, loff_t * pos) in ivtv_v4l2_read() 536 static ssize_t ivtv_write(struct file *filp, const char __user *user_buf, size_t count, loff_t *pos) in ivtv_write() 708 ssize_t ivtv_v4l2_write(struct file *filp, const char __user *user_buf, size_t count, loff_t *pos) in ivtv_v4l2_write()
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_alias.c | 55 struct alias_server *pos; in _find_server() local 69 struct alias_lcu *pos; in _find_lcu() local 80 struct alias_pav_group *pos; in _find_group() local 314 struct dasd_device *pos) in _add_device_to_lcu()
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | netdebug.c | 83 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start() 94 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next() 234 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start() 246 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | debugfs.c | 130 loff_t *pos) in average_read() 147 size_t count, loff_t *pos) in average_write() 170 loff_t *pos) in slots_read() 449 loff_t *pos) in dbg_read()
|
/openbmc/telemetry/src/utils/ |
H A D | to_short_enum.hpp | 10 auto pos = name.find_last_of("."); in toShortEnum() local
|
/openbmc/linux/lib/crypto/ |
H A D | aes.c | 147 static __always_inline u32 subshift(u32 in[], int pos) in subshift() 155 static __always_inline u32 inv_subshift(u32 in[], int pos) in inv_subshift()
|
/openbmc/u-boot/drivers/w1-eeprom/ |
H A D | ds2502.c | 60 int bytes_in_page, int pos, in ds2502_read() 188 int pos; in ds2502_read_buf() local
|
/openbmc/linux/fs/netfs/ |
H A D | buffered_read.c | 274 static bool netfs_skip_folio_read(struct folio *folio, loff_t pos, size_t len, in netfs_skip_folio_read() 343 loff_t pos, unsigned int len, struct folio **_folio, in netfs_write_begin()
|
/openbmc/linux/fs/hpfs/ |
H A D | anode.c | 281 int pos = 0; in hpfs_remove_btree() local 338 int hpfs_ea_read(struct super_block *s, secno a, int ano, unsigned pos, in hpfs_ea_read() 361 int hpfs_ea_write(struct super_block *s, secno a, int ano, unsigned pos, in hpfs_ea_write()
|
/openbmc/linux/tools/perf/util/ |
H A D | map.h | 142 #define map__for_each_symbol(map, pos, n) \ argument 153 #define __map__for_each_symbol_by_name(map, sym_name, pos, idx) \ argument 160 #define map__for_each_symbol_by_name(map, sym_name, pos, idx) \ argument
|