Home
last modified time | relevance | path

Searched defs:zone (Results 51 – 75 of 154) sorted by relevance

1234567

/Linux-v6.6/drivers/hwmon/
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
/Linux-v6.6/drivers/net/ethernet/sfc/
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()
/Linux-v6.6/virt/kvm/
Dcoalesced_mmio.h22 struct kvm_coalesced_mmio_zone zone; member
/Linux-v6.6/include/net/tc_act/
Dtc_connmark.h9 u16 zone; member
Dtc_ctinfo.h13 u16 zone; member
/Linux-v6.6/drivers/usb/storage/
Dalauda.c549 unsigned int zone) in alauda_find_unused_pba()
565 static int alauda_read_map(struct us_data *us, unsigned int zone) in alauda_read_map()
689 static void alauda_ensure_map_for_zone(struct us_data *us, unsigned int zone) in alauda_ensure_map_for_zone()
821 unsigned int zone = lba / uzonesize; in alauda_write_lba() local
950 unsigned int zone = lba / uzonesize; /* integer division */ in alauda_read_data() local
/Linux-v6.6/drivers/thermal/
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
/Linux-v6.6/mm/
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
Dmmzone.c30 struct zone *next_zone(struct zone *zone) in next_zone()
Dshuffle.c36 static struct page * __meminit shuffle_valid_page(struct zone *zone, in shuffle_valid_page()
/Linux-v6.6/include/linux/
Dpstore_blk.h21 struct pstore_zone_info zone; member
Dcompaction.h110 static inline bool compaction_suitable(struct zone *zone, int order, in compaction_suitable()
Dmm_inline.h178 int zone = folio_zonenum(folio); in lru_gen_update_size() local
226 int zone = folio_zonenum(folio); in lru_gen_add_folio() local
/Linux-v6.6/fs/zonefs/
Dsuper.c191 struct blk_zone *zone) in zonefs_check_zone_condition()
254 static int zonefs_io_error_cb(struct blk_zone *zone, unsigned int idx, in zonefs_io_error_cb()
861 static int zonefs_get_zone_info_cb(struct blk_zone *zone, unsigned int idx, in zonefs_get_zone_info_cb()
950 struct blk_zone *zone, *next, *end; in zonefs_init_zgroup() local
/Linux-v6.6/tools/power/cpupower/utils/
Dpowercap-info.c26 static int powercap_print_one_zone(struct powercap_zone *zone) in powercap_print_one_zone()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c104 u16 zone; member
133 u16 zone; member
1359 u16 zone) in mlx5_tc_ct_skb_to_tuple()
1569 u16 zone; in tc_ct_pre_ct_add_rules() local
1796 mlx5_tc_ct_add_ft_cb(struct mlx5_tc_ct_priv *ct_priv, u16 zone, in mlx5_tc_ct_add_ft_cb()
1929 u16 zone; in __mlx5_tc_ct_flow_offload() local
2294 u16 zone; in mlx5e_tc_ct_restore_flow() local
/Linux-v6.6/drivers/soc/qcom/
Dicc-bwmon.c126 #define BWMON_V4_ZONE_MAX(zone) (0x2e0 + 4 * (zone)) argument
127 #define BWMON_V5_ZONE_MAX(zone) (0x044 + 4 * (zone)) argument
606 int zone; in bwmon_intr() local
/Linux-v6.6/include/sound/sof/
Ddebug.h28 uint32_t zone; /**< see sof_ipc_dbg_mem_zone */ member
/Linux-v6.6/fs/sysv/
Dballoc.c188 sysv_zone_t zone; in sysv_count_free_blocks() local
/Linux-v6.6/net/netfilter/
Dxt_connlimit.c36 const struct nf_conntrack_zone *zone = &nf_ct_zone_dflt; in connlimit_mt() local
Dnf_conntrack_ovs.c145 u16 zone, u8 family, u8 *proto, u16 *mru) in nf_ct_handle_fragments()
Dnft_ct.c159 const struct nf_conntrack_zone *zone = nf_ct_zone(ct); in nft_ct_get_eval() local
227 struct nf_conntrack_zone zone = { .dir = NF_CT_DEFAULT_ZONE_DIR }; in nft_ct_set_zone_eval() local
358 struct nf_conntrack_zone zone = { .id = 0 }; in nft_ct_tmpl_alloc_pcpu() local
/Linux-v6.6/tools/power/cpupower/utils/idle_monitor/
Drapl_monitor.c43 static int powercap_count_zones(struct powercap_zone *zone) in powercap_count_zones()
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.h25 struct thermal_zone_device *zone; member
/Linux-v6.6/sound/synth/emux/
Dsoundfont.c515 struct snd_sf_zone *zone; in load_info() local
949 struct snd_sf_zone *zone; in load_guspatch() local
1173 struct snd_sf_zone *zone; in add_preset() local

1234567