Home
last modified time | relevance | path

Searched defs:pos (Results 1251 – 1275 of 2222) sorted by relevance

1...<<51525354555657585960>>...89

/openbmc/linux/block/
H A Ddisk-events.c331 ssize_t pos = 0; in __disk_events_show() local
/openbmc/linux/scripts/mod/
H A Dsumversion.c304 char *cmd, *file, *line, *dir, *pos; in parse_source_files() local
/openbmc/linux/security/apparmor/include/
H A Dmatch.h147 unsigned int pos; member
/openbmc/linux/drivers/usb/misc/
H A Dusbsevseg.c201 int pos; in decimals_show() local
/openbmc/linux/fs/exportfs/
H A Dexpfs.c252 loff_t pos, u64 ino, unsigned int d_type) in filldir_one()
/openbmc/linux/fs/smb/server/
H A Dserver.c481 int i, pos = 0; debug_show() local
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp306 auto pos = unexpandedLocationCode.find("fcs"); in getExpandedLocationCode() local
/openbmc/linux/kernel/
H A Dkprobes.c2808 static void *kprobe_seq_start(struct seq_file *f, loff_t *pos) in kprobe_seq_start()
2813 static void *kprobe_seq_next(struct seq_file *f, void *v, loff_t *pos) in kprobe_seq_next()
2860 static void *kprobe_blacklist_seq_start(struct seq_file *m, loff_t *pos) in kprobe_blacklist_seq_start()
2866 static void *kprobe_blacklist_seq_next(struct seq_file *m, void *v, loff_t *pos) in kprobe_blacklist_seq_next()
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h101 #define XLGMAC_GET_REG_BITS(var, pos, len) ({ \ argument
107 #define XLGMAC_GET_REG_BITS_LE(var, pos, len) ({ \ argument
114 #define XLGMAC_SET_REG_BITS(var, pos, len, val) ({ \ argument
123 #define XLGMAC_SET_REG_BITS_LE(var, pos, len, val) ({ \ argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c390 struct list_head *pos; in mlxsw_sp_acl_tcam_group_region_attach() local
451 struct list_head *pos; in mlxsw_sp_acl_tcam_vgroup_vregion_attach() local
493 struct list_head *pos; in mlxsw_sp_acl_tcam_vgroup_vregion_find() local
936 struct list_head *pos; in mlxsw_sp_acl_tcam_vchunk_create() local
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1969 struct list_head *pos) in vsc9959_psfp_sfi_list_add()
1996 struct list_head *pos, *q, *last; in vsc9959_psfp_sfi_table_add() local
2031 struct list_head *pos, *q, *last; in vsc9959_psfp_sfi_table_add2() local
/openbmc/linux/drivers/scsi/
H A Dmegaraid.c1070 struct list_head *pos, *next; in __mega_runpendq() local
1925 struct list_head *pos, *next; in megaraid_abort_and_reset() local
3797 struct list_head *pos; in mega_del_logdrv() local
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c1534 static bool is_valid_std_cap_offset(uint8_t pos) in is_valid_std_cap_offset()
1544 int ret, pos; in vfio_add_nv_gpudirect_cap() local
1637 int ret, pos = 0xE8; in vfio_add_vmd_shadow_cap() local
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c405 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_reg_rw_opregion() local
506 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_reg_rw_edid() local
795 u64 pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_rw() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c526 struct efi_handler *pos; in efi_remove_all_protocols() local
1184 struct efi_open_protocol_info_item *pos; in efi_uninstall_protocol() local
2069 struct efi_open_protocol_info_item *pos; in efi_close_protocol() local
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c394 unsigned int pos = newinfo->hook_entry[hook]; in mark_source_chains() local
1413 void *pos, *entry0, *entry1; in translate_compat_table() local
1564 void __user *pos; in compat_copy_entries_to_user() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.js382 Carousel.prototype.to = function (pos) { argument
1816 Tooltip.prototype.getCalculatedOffset = function (placement, pos, actualWidth, actualHeight) { argument
1824 …Tooltip.prototype.getViewportAdjustedDelta = function (placement, pos, actualWidth, actualHeight) { argument
/openbmc/linux/drivers/xen/
H A Dprivcmd.c158 struct list_head *pos, in traverse_pages()
194 struct list_head *pos, in traverse_pages_block()
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c98 u8 pos = offset % 8; in abx500_gpio_get_bit() local
121 u8 pos = offset % 8; in abx500_gpio_set_bits() local
/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c111 u8 *pos, ie_len; in mesh_path_sel_frame_tx() local
242 u8 *pos, ie_len; in mesh_path_error_tx() local
/openbmc/qemu/util/
H A Dqht.c722 static inline bool qht_entry_is_last(const struct qht_bucket *b, int pos) in qht_entry_is_last()
751 static inline void qht_bucket_remove_entry(struct qht_bucket *orig, int pos) in qht_bucket_remove_entry()
/openbmc/linux/fs/ubifs/
H A Dlpt_commit.c1054 int pos = 0, node_type; in get_lpt_node_type() local
1072 int pos = 0, node_type, node_len; in is_a_node() local
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h103 struct fbcurpos pos; /* cursor position */ member
319 struct fbcurpos pos; /* cursor position */ member
/openbmc/linux/drivers/atm/
H A Dnicstar.c1914 static void drain_scq(ns_dev * card, scq_info * scq, int pos) in drain_scq()
2405 static int ns_proc_read(struct atm_dev *dev, loff_t * pos, char *page) in ns_proc_read()
/openbmc/linux/net/l2tp/
H A Dl2tp_ppp.c1455 loff_t pos = *offs; in pppol2tp_seq_start() local
1482 static void *pppol2tp_seq_next(struct seq_file *m, void *v, loff_t *pos) in pppol2tp_seq_next()

1...<<51525354555657585960>>...89