Home
last modified time | relevance | path

Searched defs:zone (Results 76 – 100 of 206) sorted by relevance

123456789

/openbmc/linux/virt/kvm/
H A Dcoalesced_mmio.h22 struct kvm_coalesced_mmio_zone zone; member
/openbmc/linux/include/net/tc_act/
H A Dtc_connmark.h9 u16 zone; member
/openbmc/phosphor-fan-presence/control/json/actions/
H A Ddefault_floor.cpp38 void DefaultFloor::run(Zone& zone) in run()
H A Drequest_target_base.cpp41 void RequestTargetBase::run(Zone& zone) in run()
H A Dmissing_owner_target.cpp41 void MissingOwnerTarget::run(Zone& zone) in run()
H A Dcount_state_target.cpp41 void CountStateTarget::run(Zone& zone) in run()
H A Dnet_target_decrease.cpp44 void NetTargetDecrease::run(Zone& zone) in run()
H A Dcount_state_floor.cpp37 void CountStateFloor::run(Zone& zone) in run()
H A Dnet_target_increase.cpp44 void NetTargetIncrease::run(Zone& zone) in run()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c32 struct efx_tc_ct_zone *zone = ptr; in efx_tc_ct_zone_free() local
472 struct efx_tc_ct_zone *efx_tc_ct_register_zone(struct efx_nic *efx, u16 zone, in efx_tc_ct_register_zone()
/openbmc/linux/drivers/hwmon/
H A Dscpi-hwmon.c67 struct scpi_thermal_zone *zone = thermal_zone_device_priv(tz); in scpi_read_temp() local
267 struct scpi_thermal_zone *zone; in scpi_hwmon_probe() local
/openbmc/linux/drivers/md/
H A Ddm-zoned.h240 static inline void dmz_activate_zone(struct dm_zone *zone) in dmz_activate_zone()
289 static inline void dmz_deactivate_zone(struct dm_zone *zone) in dmz_deactivate_zone()
298 static inline bool dmz_is_active(struct dm_zone *zone) in dmz_is_active()
/openbmc/linux/drivers/scsi/
H A Dsd_zbc.c32 static unsigned int sd_zbc_get_zone_wp_offset(struct blk_zone *zone) in sd_zbc_get_zone_wp_offset()
80 struct blk_zone zone = { 0 }; in sd_zbc_parse_report() local
353 static int sd_zbc_update_wp_offset_cb(struct blk_zone *zone, unsigned int idx, in sd_zbc_update_wp_offset_cb()
/openbmc/linux/include/linux/
H A Dpstore_blk.h21 struct pstore_zone_info zone; member
/openbmc/linux/tools/power/cpupower/utils/
H A Dpowercap-info.c26 static int powercap_print_one_zone(struct powercap_zone *zone) in powercap_print_one_zone()
/openbmc/linux/mm/
H A Dmmzone.c30 struct zone *next_zone(struct zone *zone) in next_zone()
H A Dpage_owner.c276 pg_data_t *pgdat, struct zone *zone) in pagetypeinfo_showmixedcount_print()
621 static void init_pages_in_zone(pg_data_t *pgdat, struct zone *zone) in init_pages_in_zone()
692 struct zone *zone; in init_zones_in_node() local
H A Dshuffle.c36 static struct page * __meminit shuffle_valid_page(struct zone *zone, in shuffle_valid_page()
/openbmc/phosphor-fan-presence/control/json/
H A Ddbus_zone.cpp39 DBusZone::DBusZone(const Zone& zone) : in DBusZone()
/openbmc/qemu/hw/nvme/
H A Dctrl.c1859 static uint16_t nvme_check_zone_state_for_read(NvmeZone *zone) in nvme_check_zone_state_for_read()
1882 NvmeZone *zone; in nvme_check_zone_read() local
1994 NvmeZone *zone; in nvme_zrm_auto_transition_zone() local
2073 NvmeZone *zone) in nvme_zrm_auto()
2105 NvmeZone *zone; in nvme_finalize_zoned_write() local
2722 NvmeZone *zone; member
3693 NvmeZone *zone; in nvme_do_write() local
4043 NvmeZone *zone; member
4115 NvmeZone *zone = &ns->zone_array[iocb->idx++]; in nvme_zone_reset_cb() local
4196 NvmeZone *zone; in nvme_zone_mgmt_send() local
[all …]
/openbmc/linux/drivers/thermal/
H A Drcar_gen3_thermal.c85 struct thermal_zone_device *zone; member
447 struct thermal_zone_device *zone = data; in rcar_gen3_hwmon_action() local
485 struct thermal_zone_device *zone; in rcar_gen3_thermal_probe() local
/openbmc/linux/drivers/usb/storage/
H A Dalauda.c552 unsigned int zone) in alauda_find_unused_pba()
568 static int alauda_read_map(struct us_data *us, unsigned int zone) in alauda_read_map()
692 static void alauda_ensure_map_for_zone(struct us_data *us, unsigned int zone) in alauda_ensure_map_for_zone()
824 unsigned int zone = lba / uzonesize; in alauda_write_lba() local
953 unsigned int zone = lba / uzonesize; /* integer division */ in alauda_read_data() local
/openbmc/linux/fs/sysv/
H A Dballoc.c188 sysv_zone_t zone; in sysv_count_free_blocks() local
/openbmc/linux/net/netfilter/
H A Dxt_connlimit.c36 const struct nf_conntrack_zone *zone = &nf_ct_zone_dflt; in connlimit_mt() local
/openbmc/linux/include/sound/sof/
H A Ddebug.h28 uint32_t zone; /**< see sof_ipc_dbg_mem_zone */ member

123456789