/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_tlv.h | 49 #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 D | sysinfo.c | 353 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 D | sched_policy.c | 96 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 D | x_tables.h | 174 #define xt_entry_foreach(pos, ehead, esize) \ argument 180 #define xt_ematch_foreach(pos, entry) \ argument
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_loadimage.c | 300 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 D | page_io.c | 297 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 D | modedb.c | 1094 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 D | cx18-fileops.c | 471 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 D | gpio.c | 151 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 D | hinic_hw_io.c | 63 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 D | powercap_sys.c | 331 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 D | setup-common.c | 346 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 D | ghash-generic.c | 87 u8 *pos = dst + (GHASH_BLOCK_SIZE - dctx->bytes); in ghash_update() local
|
/openbmc/u-boot/include/linux/ |
H A D | rbtree.h | 91 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ argument
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | kcs_bmc_serio.c | 108 struct kcs_bmc_serio *priv = NULL, *pos; in kcs_bmc_serio_remove_device() local
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | sysfs.c | 97 char *buffer, loff_t pos, size_t count) in wl1271_sysfs_read_fwlog()
|
/openbmc/u-boot/tools/patman/ |
H A D | tools.py | 147 def Align(pos, align): argument
|
/openbmc/linux/tools/perf/util/ |
H A D | rblist.c | 112 struct rb_node *pos, *next = rb_first_cached(&rblist->entries); in rblist__exit() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fw_attestation.c | 56 loff_t *pos) in amdgpu_fw_attestation_debugfs_read()
|
/openbmc/phosphor-buttons/src/ |
H A D | hostSelector_switch.cpp | 98 size_t pos = getGpioIndex(fd); in setHostSelectorValue() local
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | journal.cpp | 137 std::string::size_type pos = dataString.find('='); in getFieldValue() local
|
/openbmc/linux/drivers/s390/char/ |
H A D | hmcdrv_cache.c | 64 loff_t pos; /* position in cache (signed) */ in hmcdrv_cache_get() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | pcie_pci_bridge.c | 38 int rc, pos; in OBJECT_DECLARE_SIMPLE_TYPE() local
|
/openbmc/linux/drivers/thermal/ |
H A D | thermal_helpers.c | 47 struct thermal_instance *pos = NULL; in get_thermal_instance() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | 98 size_t pos = bufferStr.find_first_of("\n\r"); in hostLogEntryParser() local
|