Home
last modified time | relevance | path

Searched defs:pos (Results 1051 – 1075 of 2222) sorted by relevance

1...<<41424344454647484950>>...89

/openbmc/linux/kernel/
H A Dfail_function.c194 static void *fei_seq_next(struct seq_file *m, void *v, loff_t *pos) in fei_seq_next()
/openbmc/linux/sound/usb/line6/
H A Dpcm.h98 snd_pcm_uframes_t pos; member
/openbmc/linux/fs/qnx6/
H A Ddir.c117 loff_t pos = ctx->pos & ~(QNX6_DIR_ENTRY_SIZE - 1); in qnx6_readdir() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_user.c85 struct llist_node *pos, *next; in sort_engines() local
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_video.c34 int pos = 2; in uvc_video_encode_header() local
/openbmc/linux/block/
H A Dblk-mq-sysfs.c86 int ret = 0, pos = 0; in blk_mq_hw_sysfs_cpus_show() local
/openbmc/u-boot/common/
H A Dmenu.c56 struct list_head *pos, *n; in menu_items_iter() local
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c379 struct list_head *pos, *tmp; in siw_netdev_down() local
/openbmc/obmc-console/
H A Dconsole-client.c54 size_t pos; member
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_compress.c504 UChar pos[BZ_N_GROUPS], ll_i, tmp2, tmp; in sendMTFValues() local
/openbmc/qemu/audio/
H A Dalsaaudio.c640 size_t pos = 0; in alsa_write() local
834 size_t pos = 0; in alsa_read() local
/openbmc/linux/security/apparmor/include/
H A Dlabel.h335 const char *pos; in aa_label_strn_split() local
347 const char *pos; in aa_label_str_split() local
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c144 loff_t pos = params->hdr.e_phoff; in elf_fdpic_fetch_phdrs() local
198 loff_t pos; in load_elf_fdpic_binary() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c50 u16 reglo, u8 pos, u8 len, u16 value) in af9005_write_word_agc()
61 u16 reglo, u8 pos, u8 len, u16 * value) in af9005_read_word_agc()
H A Daf9005.c195 int af9005_read_register_bits(struct dvb_usb_device *d, u16 reg, u8 pos, in af9005_read_register_bits()
212 int af9005_write_register_bits(struct dvb_usb_device *d, u16 reg, u8 pos, in af9005_write_register_bits()
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_insn.c115 #define REG_OFFSET(insn, pos) \ argument
118 #define REG_PTR(insn, pos, regs) \ argument
/openbmc/linux/net/wireless/
H A Dcore.c1286 struct cfg80211_sched_scan_request *pos, *tmp; __cfg80211_leave() local
1470 struct cfg80211_sched_scan_request *pos, *tmp; cfg80211_netdev_notifier_call() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c400 struct prio *pos; mlx5_chains_update_prio_prevs() local
469 struct list_head *pos; mlx5_chains_create_prio() local
[all...]
/openbmc/qemu/hw/char/
H A Dipoctal232.c400 unsigned pos = addr / 2; /* The ID PROM data is stored every other byte */ in id_read() local
480 unsigned pos = ch->rhr_idx + ch->rx_pending; in hostdev_receive() local
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c49 VhostUserGpuCursorPos pos; member
124 VhostUserGpuCursorPos *pos = &msg->payload.cursor_pos; in vhost_user_gpu_handle_cursor() local
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py171 def finditer(klass, content: str, pos=0, endpos=-1) -> Iterable[Match]: argument
178 def domatch(klass, content: str, pos=0, endpos=-1) -> Optional[Match]: argument
/openbmc/linux/sound/soc/sh/rcar/
H A Dadg.c48 #define for_each_rsnd_clkin(pos, adg, i) \ argument
53 #define for_each_rsnd_clkout(pos, adg, i) \ argument
/openbmc/linux/tools/perf/
H A Dbuiltin-ftrace.c346 struct filter_entry *pos; in __set_tracing_filter() local
1031 struct filter_entry *pos, *tmp; in delete_filter_func() local
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c139 static void *reg_start(struct seq_file *seq, loff_t *pos) in reg_start()
149 static void *reg_next(struct seq_file *seq, void *p, loff_t *pos) in reg_next()
/openbmc/linux/kernel/bpf/
H A Dinode.c214 static void *map_seq_next(struct seq_file *m, void *v, loff_t *pos) in map_seq_next()
238 static void *map_seq_start(struct seq_file *m, loff_t *pos) in map_seq_start()

1...<<41424344454647484950>>...89