/openbmc/linux/kernel/ |
H A D | fail_function.c | 194 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 D | pcm.h | 98 snd_pcm_uframes_t pos; member
|
/openbmc/linux/fs/qnx6/ |
H A D | dir.c | 117 loff_t pos = ctx->pos & ~(QNX6_DIR_ENTRY_SIZE - 1); in qnx6_readdir() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_user.c | 85 struct llist_node *pos, *next; in sort_engines() local
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | uvc_video.c | 34 int pos = 2; in uvc_video_encode_header() local
|
/openbmc/linux/block/ |
H A D | blk-mq-sysfs.c | 86 int ret = 0, pos = 0; in blk_mq_hw_sysfs_cpus_show() local
|
/openbmc/u-boot/common/ |
H A D | menu.c | 56 struct list_head *pos, *n; in menu_items_iter() local
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_main.c | 379 struct list_head *pos, *tmp; in siw_netdev_down() local
|
/openbmc/obmc-console/ |
H A D | console-client.c | 54 size_t pos; member
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_compress.c | 504 UChar pos[BZ_N_GROUPS], ll_i, tmp2, tmp; in sendMTFValues() local
|
/openbmc/qemu/audio/ |
H A D | alsaaudio.c | 640 size_t pos = 0; in alsa_write() local 834 size_t pos = 0; in alsa_read() local
|
/openbmc/linux/security/apparmor/include/ |
H A D | label.h | 335 const char *pos; in aa_label_strn_split() local 347 const char *pos; in aa_label_str_split() local
|
/openbmc/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 144 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 D | af9005-fe.c | 50 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 D | af9005.c | 195 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 D | vcpu_insn.c | 115 #define REG_OFFSET(insn, pos) \ argument 118 #define REG_PTR(insn, pos, regs) \ argument
|
/openbmc/linux/net/wireless/ |
H A D | core.c | 1286 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 D | fs_chains.c | 400 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 D | ipoctal232.c | 400 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 D | vhost-user-gpu.c | 49 VhostUserGpuCursorPos pos; member 124 VhostUserGpuCursorPos *pos = &msg->payload.cursor_pos; in vhost_user_gpu_handle_cursor() local
|
/openbmc/qemu/scripts/codeconverter/codeconverter/ |
H A D | patching.py | 171 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 D | adg.c | 48 #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 D | builtin-ftrace.c | 346 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 D | debug.c | 139 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 D | inode.c | 214 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()
|