/openbmc/linux/net/sctp/ |
H A D | stream_sched_prio.c | 95 struct list_head *pos; in sctp_sched_prio_next_stream() local
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_fdinfo_test.c | 158 char *pos = strrchr(str, '\n'); in trim_newline() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | longhaul.h | 314 unsigned short pos; member
|
/openbmc/linux/drivers/nvme/target/ |
H A D | passthru.c | 37 int pos, len; in nvmet_passthru_override_id_descs() local
|
/openbmc/linux/drivers/staging/nvec/ |
H A D | nvec.h | 98 unsigned short pos; member
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.c | 237 int pos; in vidtv_s302m_get_sample() local
|
/openbmc/linux/sound/soc/amd/raven/ |
H A D | acp3x-pcm-dma.c | 299 u32 pos; in acp3x_dma_pointer() local
|
/openbmc/linux/tools/perf/util/ |
H A D | bpf_off_cpu.c | 132 struct str_node *pos; in off_cpu_prepare() local
|
/openbmc/linux/net/atm/ |
H A D | ioctl.c | 57 struct list_head *pos; in do_vcc_ioctl() local
|
/openbmc/linux/fs/ext4/ |
H A D | inode.c | 1043 static int ext4_block_write_begin(struct folio *folio, loff_t pos, unsigned len, in ext4_block_write_begin() 1147 loff_t pos, unsigned len, in ext4_write_begin() 1300 loff_t pos, unsigned len, unsigned copied, in ext4_write_end() 1406 loff_t pos, unsigned len, unsigned copied, in ext4_journalled_write_end() 2886 loff_t pos, unsigned len, in ext4_da_write_begin() 2972 loff_t pos, unsigned len, unsigned copied, in ext4_da_do_write_end() 3044 loff_t pos, unsigned len, unsigned copied, in ext4_da_write_end() 3671 unsigned blocksize, pos; in __ext4_block_zero_page_range() local
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 353 static int bpf_adj_delta_to_imm(struct bpf_insn *insn, u32 pos, s32 end_old, in bpf_adj_delta_to_imm() 371 static int bpf_adj_delta_to_off(struct bpf_insn *insn, u32 pos, s32 end_old, in bpf_adj_delta_to_off() 402 static int bpf_adj_branches(struct bpf_prog *prog, u32 pos, s32 end_old, in bpf_adj_branches() 908 unsigned long pos; in bpf_prog_pack_alloc() local 948 unsigned long pos; in bpf_prog_pack_free() local
|
/openbmc/linux/mm/ |
H A D | vmstat.c | 1417 static void *frag_start(struct seq_file *m, loff_t *pos) in frag_start() 1430 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos) in frag_next() 1789 static void *vmstat_start(struct seq_file *m, loff_t *pos) in vmstat_start() 1832 static void *vmstat_next(struct seq_file *m, void *arg, loff_t *pos) in vmstat_next()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0367.c | 180 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) in extract_mask_pos() 196 u8 reg, mask, pos; in stv0367_writebits() local 210 u8 mask, pos; in stv0367_setbits() local 222 u8 mask, pos; in stv0367_readbits() local
|
/openbmc/qemu/target/alpha/ |
H A D | translate.c | 881 int pos = (64 - lit * 8) & 0x3f; in gen_ext_h() local 903 int pos = (lit & 7) * 8; in gen_ext_l() local 923 int pos = 64 - (lit & 7) * 8; in gen_ins_h() local 959 int pos = (lit & 7) * 8; in gen_ins_l() local
|
/openbmc/linux/net/core/ |
H A D | sock_map.c | 729 static void *sock_map_seq_start(struct seq_file *seq, loff_t *pos) in sock_map_seq_start() 742 static void *sock_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_map_seq_next() 1343 static void *sock_hash_seq_start(struct seq_file *seq, loff_t *pos) in sock_hash_seq_start() 1356 static void *sock_hash_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_hash_seq_next()
|
/openbmc/linux/net/sunrpc/ |
H A D | cache.c | 1341 static void *__cache_seq_start(struct seq_file *m, loff_t *pos) in __cache_seq_start() 1370 static void *cache_seq_next(struct seq_file *m, void *p, loff_t *pos) in cache_seq_next() 1401 void *cache_seq_start_rcu(struct seq_file *m, loff_t *pos) in cache_seq_start_rcu() 1409 void *cache_seq_next_rcu(struct seq_file *file, void *p, loff_t *pos) in cache_seq_next_rcu()
|
/openbmc/linux/drivers/media/tuners/ |
H A D | xc4000.c | 299 unsigned int len, pos, index; in xc_load_i2c_sequence() local 684 int pos, rc; in load_firmware() local 860 int pos, rc; in load_scode() local
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_queue.c | 1530 static struct hlist_node *get_idx(struct seq_file *seq, loff_t pos) in get_idx() 1541 static void *seq_start(struct seq_file *s, loff_t *pos) in seq_start() 1548 static void *seq_next(struct seq_file *s, void *v, loff_t *pos) in seq_next()
|
H A D | nft_set_pipapo.c | 702 unsigned long *pos; pipapo_bucket_set() local 1535 unsigned long *pos; global() local 1901 unsigned long *pos; global() local [all...] |
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_gadget.c | 76 #define __usbhsg_for_each_uep(start, pos, g, i) \ argument 81 #define usbhsg_for_each_uep(pos, gpriv, i) \ argument 84 #define usbhsg_for_each_uep_with_dcp(pos, gpriv, i) \ argument
|
/openbmc/u-boot/cmd/ |
H A D | bootefi.c | 50 u16 *pos; in set_load_options() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | mkregtable.c | 101 #define list_for_each_entry(pos, head, member) \ argument
|
/openbmc/qemu/hw/audio/ |
H A D | marvell_88w8618.c | 71 int pos, block_size; in mv88w8618_audio_callback() local
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_main.c | 302 int pos = 0; in nitrox_device_flr() local
|
/openbmc/linux/tools/perf/bench/ |
H A D | sched-messaging.c | 277 struct sender_context *pos, *n; in bench_sched_messaging() local
|