Home
last modified time | relevance | path

Searched defs:pos (Results 651 – 675 of 2222) sorted by relevance

1...<<21222324252627282930>>...89

/openbmc/qemu/hw/net/rocker/
H A Drocker_tlv.h49 #define rocker_tlv_for_each(pos, head, len, rem) \ argument
54 #define rocker_tlv_for_each_nested(pos, tlv, rem) \ argument
/openbmc/linux/arch/s390/kernel/
H A Dsysinfo.c353 static void *service_level_start(struct seq_file *m, loff_t *pos) in service_level_start()
359 static void *service_level_next(struct seq_file *m, void *p, loff_t *pos) in service_level_next()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.c96 struct list_head *pos; in gvt_balance_timeslice() local
181 struct list_head *pos; in find_busy_vgpu() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dx_tables.h174 #define xt_entry_foreach(pos, ehead, esize) \ argument
180 #define xt_ematch_foreach(pos, entry) \ argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c300 static efi_status_t EFIAPI getpos(struct efi_file_handle *this, u64 *pos) in getpos()
310 static efi_status_t EFIAPI setpos(struct efi_file_handle *this, u64 pos) in setpos()
/openbmc/linux/mm/
H A Dpage_io.c297 loff_t pos = page_file_offset(page); in swap_writepage_fs() local
430 loff_t pos = page_file_offset(page); in swap_readpage_fs() local
/openbmc/linux/drivers/video/fbdev/core/
H A Dmodedb.c1094 struct list_head *pos, *n; in fb_delete_videomode() local
1114 struct list_head *pos, *n; in fb_destroy_modelist() local
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.c471 size_t count, loff_t *pos, int non_block) in cx18_read_pos()
572 loff_t *pos) in cx18_v4l2_read()
/openbmc/linux/drivers/pinctrl/renesas/
H A Dgpio.c151 unsigned int pos; in gpio_pin_set_value() local
183 unsigned int pos; in gpio_pin_get() local
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_io.c63 int pos, idx; in get_db_area() local
91 int pos, idx = DB_IDX(db_base, func_to_io->db_base); in return_db_area() local
/openbmc/linux/drivers/powercap/
H A Dpowercap_sys.c331 struct powercap_control_type *pos = NULL; in control_type_valid() local
646 struct powercap_control_type *pos = NULL; powercap_unregister_control_type() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup-common.c346 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
357 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
/openbmc/linux/crypto/
H A Dghash-generic.c87 u8 *pos = dst + (GHASH_BLOCK_SIZE - dctx->bytes); in ghash_update() local
/openbmc/u-boot/include/linux/
H A Drbtree.h91 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ argument
/openbmc/linux/drivers/char/ipmi/
H A Dkcs_bmc_serio.c108 struct kcs_bmc_serio *priv = NULL, *pos; in kcs_bmc_serio_remove_device() local
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dsysfs.c97 char *buffer, loff_t pos, size_t count) in wl1271_sysfs_read_fwlog()
/openbmc/u-boot/tools/patman/
H A Dtools.py147 def Align(pos, align): argument
/openbmc/linux/tools/perf/util/
H A Drblist.c112 struct rb_node *pos, *next = rb_first_cached(&rblist->entries); in rblist__exit() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fw_attestation.c56 loff_t *pos) in amdgpu_fw_attestation_debugfs_read()
/openbmc/phosphor-buttons/src/
H A DhostSelector_switch.cpp98 size_t pos = getGpioIndex(fd); in setHostSelectorValue() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp137 std::string::size_type pos = dataString.find('='); in getFieldValue() local
/openbmc/linux/drivers/s390/char/
H A Dhmcdrv_cache.c64 loff_t pos; /* position in cache (signed) */ in hmcdrv_cache_get() local
/openbmc/qemu/hw/pci-bridge/
H A Dpcie_pci_bridge.c38 int rc, pos; in OBJECT_DECLARE_SIMPLE_TYPE() local
/openbmc/linux/drivers/thermal/
H A Dthermal_helpers.c47 struct thermal_instance *pos = NULL; in get_thermal_instance() local
/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp98 size_t pos = bufferStr.find_first_of("\n\r"); in hostLogEntryParser() local

1...<<21222324252627282930>>...89