/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_task_queue.c | 86 unsigned int pos, nextpos; in ipc_task_queue_add_task() local
|
/openbmc/phosphor-hwmon/ |
H A D | sysfs.cpp | 215 size_t pos = 0; in findHwmonFromDevPath() local
|
/openbmc/phosphor-objmgr/src/ |
H A D | processing.cpp | 152 auto pos = parent.find_last_of('/'); in processInterfaceAdded() local
|
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 104 #define __usbhsh_for_each_udev(start, pos, h, i) \ argument 109 #define usbhsh_for_each_udev(pos, hpriv, i) \ argument 112 #define usbhsh_for_each_udev_with_dev0(pos, hpriv, i) \ argument 487 struct usbhsh_device *pos; in usbhsh_device_attach() local 726 struct usbhs_pipe *pos; in usbhsh_queue_force_pop_all() local
|
/openbmc/linux/fs/udf/ |
H A D | inode.c | 92 loff_t *lbcount, struct extent_position *pos) in udf_read_extent_cache() 114 struct extent_position *pos) in udf_update_extent_cache() 253 loff_t pos, unsigned len, in udf_write_begin() 279 loff_t pos, unsigned len, unsigned copied, in udf_write_end() 2418 int inode_bmap(struct inode *inode, sector_t block, struct extent_position *pos, in inode_bmap()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-ds1511.c | 385 static int ds1511_nvram_read(void *priv, unsigned int pos, void *buf, in ds1511_nvram_read() 397 static int ds1511_nvram_write(void *priv, unsigned int pos, void *buf, in ds1511_nvram_write()
|
/openbmc/linux/drivers/tty/ |
H A D | tty_ldisc.c | 187 static void *tty_ldiscs_seq_start(struct seq_file *m, loff_t *pos) in tty_ldiscs_seq_start() 192 static void *tty_ldiscs_seq_next(struct seq_file *m, void *v, loff_t *pos) in tty_ldiscs_seq_next()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | vexpress-spc-cpufreq.c | 213 struct cpufreq_frequency_table *pos; in get_table_min() local 225 struct cpufreq_frequency_table *pos; in get_table_max() local
|
/openbmc/linux/drivers/media/radio/ |
H A D | saa7706h.c | 148 int pos = 0; in saa7706h_set_reg24() local 169 int pos = 0; in saa7706h_set_reg16() local
|
/openbmc/linux/fs/proc/ |
H A D | kcore.c | 275 struct kcore_list *tmp, *pos; in kcore_update_ram() local 496 struct kcore_list *pos; in read_kcore_iter() local
|
/openbmc/linux/net/rds/ |
H A D | recv.c | 169 unsigned int pos = 0, type, len; in rds_recv_incoming_exthdrs() local 202 unsigned int pos = 0, type, len; in rds_recv_hs_exthdrs() local
|
/openbmc/linux/fs/minix/ |
H A D | inode.c | 410 int minix_prepare_chunk(struct page *page, loff_t pos, unsigned len) in minix_prepare_chunk() 426 loff_t pos, unsigned len, in minix_write_begin()
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_pci.c | 186 __le16 *pos; in hfa384x_from_bap() local 204 __le16 *pos; in hfa384x_to_bap() local
|
/openbmc/linux/drivers/block/ |
H A D | loop.c | 259 loff_t pos) in lo_write_simple() 276 loff_t pos) in lo_read_simple() 304 static int lo_fallocate(struct loop_device *lo, struct request *rq, loff_t pos, in lo_fallocate() 390 loff_t pos, int rw) in lo_rw_aio() 461 loff_t pos = ((loff_t) blk_rq_pos(rq) << 9) + lo->lo_offset; in do_req_filebacked() local 903 struct loop_worker *pos, *worker; in loop_free_idle_workers() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_user.c | 1326 int pos = 0, i = *iout; in user_dyn_field_set_string() local 1353 int pos = 0; in user_field_set_string() local 1372 int pos = 0, depth = 0; in user_event_set_print_fmt() local 1523 void *pos, *end = data + len; in user_event_validate() local 1948 char *fixed, *pos; in insert_space_after_semis() local 2685 static void *user_seq_start(struct seq_file *m, loff_t *pos) in user_seq_start() 2693 static void *user_seq_next(struct seq_file *m, void *p, loff_t *pos) in user_seq_next()
|
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.c | 99 #define SLOT_QUEUE_INDEX_FROM_POS(pos) \ argument 101 #define SLOT_QUEUE_INDEX_FROM_POS_MASKED(pos) \ argument 809 unsigned int pos; in process_free_queue() local 888 size_t pos = 0; in copy_message_data() local 2310 int pos; in vchiq_msg_queue_push() local 2333 int pos; in vchiq_msg_hold() local 2563 unsigned int pos, end; in release_service_messages() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 2430 static void *listening_get_idx(struct seq_file *seq, loff_t *pos) in listening_get_idx() 2506 static void *established_get_idx(struct seq_file *seq, loff_t pos) in established_get_idx() 2521 static void *tcp_get_idx(struct seq_file *seq, loff_t pos) in tcp_get_idx() 2571 void *tcp_seq_start(struct seq_file *seq, loff_t *pos) in tcp_seq_start() 2594 void *tcp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in tcp_seq_next() 2937 static void *bpf_iter_tcp_seq_start(struct seq_file *seq, loff_t *pos) in bpf_iter_tcp_seq_start() 2948 static void *bpf_iter_tcp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_iter_tcp_seq_next()
|
/openbmc/linux/drivers/pnp/ |
H A D | core.c | 49 struct list_head *pos; in pnp_register_protocol() local
|
/openbmc/obmc-console/ |
H A D | ringbuffer.c | 212 size_t pos; in ringbuffer_dequeue_peek() local
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | driver.c | 25 #define extru(r,pos,len) (((r) >> (31-(pos))) & (( 1 << (len)) - 1)) argument
|
/openbmc/qemu/hw/misc/ |
H A D | i2c-echo.c | 34 unsigned int pos; member
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | manager.cpp | 253 std::string::size_type pos = systemType.rfind('.'); in findConfigFile() local
|
/openbmc/linux/fs/smb/client/ |
H A D | namespace.c | 67 char *pos; in cifs_build_devname() local
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4client.c | 528 static int nfs4_match_client(struct nfs_client *pos, struct nfs_client *new, in nfs4_match_client() 590 struct nfs_client *pos, *prev = NULL; in nfs40_walk_client_list() local 757 struct nfs_client *pos, *prev = NULL; in nfs41_walk_client_list() local
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 233 int pos = PCI_CAPABILITY_LIST; in pnv_eeh_find_cap() local 270 int pos = 256, ttl = (4096 - 256) / 8; in pnv_eeh_find_ecap() local 909 int pos, u16 mask) in pnv_eeh_wait_for_pending()
|