Home
last modified time | relevance | path

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

1234567

/Linux-v6.6/drivers/nvme/host/
Dzns.c155 struct blk_zone zone = { }; in nvme_zone_parse_entry() local
/Linux-v6.6/drivers/pmdomain/bcm/
Dbcm-pmb.c124 int zone) in bcm_pmb_power_off_zone()
145 int zone) in bcm_pmb_power_on_zone()
/Linux-v6.6/drivers/thermal/
Dda9062-thermal.c53 struct thermal_zone_device *zone; member
Drcar_thermal.c92 struct thermal_zone_device *zone; member
273 static int rcar_thermal_get_temp(struct thermal_zone_device *zone, int *temp) in rcar_thermal_get_temp()
/Linux-v6.6/net/sched/
Dact_connmark.c40 struct nf_conntrack_zone zone; in tcf_connmark_act() local
Dact_ct.c50 u16 zone; member
798 u8 family, u16 zone, bool *defrag) in tcf_ct_handle_fragments()
1167 struct nf_conntrack_zone zone; in tcf_ct_fill_params() local
Dact_ctinfo.c86 struct nf_conntrack_zone zone; in tcf_ctinfo_act() local
/Linux-v6.6/include/net/tc_act/
Dtc_ct.h15 u16 zone; member
/Linux-v6.6/include/linux/
Dmemblock.h304 #define for_each_free_mem_pfn_range_in_zone(i, zone, p_start, p_end) \ argument
322 #define for_each_free_mem_pfn_range_in_zone_from(i, zone, p_start, p_end) \ argument
Dmemory.h78 struct zone *zone; member
/Linux-v6.6/drivers/base/
Dmemory.c188 struct zone *zone; in memory_block_online() local
407 struct zone *zone; in print_allowed_zone() local
674 struct zone *zone, *matching_zone = NULL; in early_node_zone_for_memory_block() local
/Linux-v6.6/drivers/net/wireless/rsi/
Drsi_91x_main.c55 void rsi_dbg(u32 zone, const char *fmt, ...) in rsi_dbg()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.h26 u16 zone; member
/Linux-v6.6/fs/ntfs/
Dlcnalloc.c134 const NTFS_CLUSTER_ALLOCATION_ZONES zone, in ntfs_cluster_alloc()
/Linux-v6.6/drivers/memstick/core/
Dms_block.c170 int zone = msb_get_zone_from_pba(pba); in msb_mark_block_used() local
190 int zone = msb_get_zone_from_pba(pba); in msb_mark_block_unused() local
1080 static u16 msb_get_free_block(struct msb_data *msb, int zone) in msb_get_free_block()
/Linux-v6.6/mm/
Dinternal.h379 unsigned long end_pfn, struct zone *zone) in pageblock_pfn_to_page()
389 static inline void clear_zone_contiguous(struct zone *zone) in clear_zone_contiguous()
488 struct zone *zone; member
Dmemremap.c251 struct zone *zone; in pagemap_range() local
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.c112 static int proc_thermal_get_zone_temp(struct thermal_zone_device *zone, in proc_thermal_get_zone_temp()
/Linux-v6.6/fs/minix/
Dbitmap.c48 unsigned long bit, zone; in minix_free_block() local
/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto_icmp.c113 const struct nf_conntrack_zone *zone; in nf_conntrack_inet_error() local
Dxt_CT.c157 struct nf_conntrack_zone zone; in xt_ct_tg_check() local
/Linux-v6.6/sound/soc/
Dsoc-jack.c115 struct snd_soc_jack_zone *zone; in snd_soc_jack_get_type() local
/Linux-v6.6/drivers/block/
Dpktcdvd.c1077 static struct packet_data *pkt_get_packet_data(struct pktcdvd_device *pd, int zone) in pkt_get_packet_data()
1125 sector_t zone = 0; /* Suppress gcc warning */ in pkt_handle_queue() local
2339 sector_t zone; in pkt_make_request_write() local
2460 sector_t zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_submit_bio() local
/Linux-v6.6/arch/arm64/kernel/
Dhibernate.c257 struct zone *zone; in swsusp_mte_save_tags() local
/Linux-v6.6/drivers/thermal/tegra/
Dsoctherm.c426 struct tegra_thermctl_zone *zone = thermal_zone_device_priv(tz); in tegra_thermctl_get_temp() local
587 struct tegra_thermctl_zone *zone = thermal_zone_device_priv(tz); in tegra_thermctl_set_trip_temp() local
661 struct tegra_thermctl_zone *zone = thermal_zone_device_priv(tz); in tegra_thermctl_set_trips() local
2179 struct tegra_thermctl_zone *zone = in tegra_soctherm_probe() local

1234567