Home
last modified time | relevance | path

Searched defs:zone (Results 376 - 400 of 749) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_nat_core.c328 find_best_ips_proto(const struct nf_conntrack_zone *zone, in find_best_ips_proto() argument
530 const struct nf_conntrack_zone *zone; in get_unique_tuple() local
296 find_appropriate_src(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple, struct nf_conntrack_tuple *result, const struct nf_nat_range2 *range) find_appropriate_src() argument
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c103 u8 zone; member
/kernel/linux/linux-6.6/drivers/mtd/
H A Dsm_ftl.c192 static loff_t sm_mkoffset(struct sm_ftl *ftl, int zone, int block, int boffset) in sm_mkoffset() argument
206 sm_break_offset(struct sm_ftl *ftl, loff_t loffset, int *zone, int *block, int *boffset) sm_break_offset() argument
237 sm_read_sector(struct sm_ftl *ftl, int zone, int block, int boffset, uint8_t *buffer, struct sm_oob *oob) sm_read_sector() argument
322 sm_write_sector(struct sm_ftl *ftl, int zone, int block, int boffset, uint8_t *buffer, struct sm_oob *oob) sm_write_sector() argument
369 sm_write_block(struct sm_ftl *ftl, uint8_t *buf, int zone, int block, int lba, unsigned long invalid_bitmap) sm_write_block() argument
436 sm_mark_block_bad(struct sm_ftl *ftl, int zone, int block) sm_mark_block_bad() argument
467 struct ftl_zone *zone = &ftl->zones[zone_num]; sm_erase_block() local
501 sm_check_block(struct sm_ftl *ftl, int zone, int block) sm_check_block() argument
754 struct ftl_zone *zone = &ftl->zones[zone_num]; sm_init_zone() local
882 struct ftl_zone *zone; sm_get_zone() local
932 struct ftl_zone *zone; sm_cache_flush() local
1017 struct ftl_zone *zone; sm_read() local
1063 struct ftl_zone *zone; sm_write() local
[all...]
/kernel/linux/linux-6.6/fs/zonefs/
H A Dzonefs.h35 static inline enum zonefs_ztype zonefs_zone_type(struct blk_zone *zone) in zonefs_zone_type() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dzoned.h88 btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, struct blk_zone *zone) btrfs_get_dev_zone() argument
/kernel/linux/linux-6.6/include/net/
H A Dpkt_sched.h285 u16 zone; /* Only valid if post_ct = true */ member
/kernel/linux/linux-6.6/drivers/pmdomain/bcm/
H A Dbcm-pmb.c123 bcm_pmb_power_off_zone(struct bcm_pmb *pmb, int bus, u8 device, int zone) bcm_pmb_power_off_zone() argument
144 bcm_pmb_power_on_zone(struct bcm_pmb *pmb, int bus, u8 device, int zone) bcm_pmb_power_on_zone() argument
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c102 u8 zone; member
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Dxd.c809 static inline void free_zone(struct zone_entry *zone) in free_zone() argument
827 struct zone_entry *zone; xd_set_unused_block() local
862 struct zone_entry *zone; xd_get_unused_block() local
901 struct zone_entry *zone; xd_set_l2p_tbl() local
910 struct zone_entry *zone; xd_get_l2p_tbl() local
1289 struct zone_entry *zone; xd_build_l2p_tbl() local
[all...]
/kernel/linux/linux-6.6/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
[all...]
H A 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() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Demux_synth.h168 struct snd_sf_zone *zone; /* Zone assigned to this note */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c250 struct mlx4_zone_entry *zone = kmalloc(sizeof(*zone), GFP_KERNEL); in mlx4_zone_add_one() local
321 struct mlx4_zone_entry *zone, *tmp; mlx4_zone_allocator_destroy() local
336 __mlx4_alloc_from_zone(struct mlx4_zone_entry *zone, int count, int align, u32 skip_mask, u32 *puid) __mlx4_alloc_from_zone() argument
418 __mlx4_free_from_zone(struct mlx4_zone_entry *zone, u32 obj, u32 count) __mlx4_free_from_zone() argument
428 struct mlx4_zone_entry *zone; __mlx4_find_zone_by_uid() local
440 struct mlx4_zone_entry *zone; mlx4_zone_get_bitmap() local
456 struct mlx4_zone_entry *zone; mlx4_zone_remove_one() local
481 struct mlx4_zone_entry *zone, *zone_candidate = NULL; __mlx4_find_zone_by_uid_unique() local
511 struct mlx4_zone_entry *zone; mlx4_zone_alloc_entries() local
531 struct mlx4_zone_entry *zone; mlx4_zone_free_entries() local
553 struct mlx4_zone_entry *zone; mlx4_zone_free_entries_unique() local
[all...]
/kernel/linux/linux-6.6/drivers/net/fjes/
H A Dfjes_hw.c986 struct my_s {u8 es_status; u8 zone; } *info; in fjes_hw_update_zone_task() member
[all...]
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dlm3533-als.c57 atomic_t zone; member
86 static int _lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) in _lm3533_als_get_zone() argument
104 static int lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) in lm3533_als_get_zone() argument
124 lm3533_als_get_target_reg(unsigned channel, unsigned zone) lm3533_als_get_target_reg() argument
129 lm3533_als_get_target(struct iio_dev *indio_dev, unsigned channel, unsigned zone, u8 *val) lm3533_als_get_target() argument
150 lm3533_als_set_target(struct iio_dev *indio_dev, unsigned channel, unsigned zone, u8 val) lm3533_als_set_target() argument
174 u8 zone; lm3533_als_get_current() local
251 u8 zone; lm3533_als_isr() local
431 u8 zone; store_thresh_either_en() local
470 u8 zone; show_zone() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-zoned-target.c21 struct dm_zone *zone; member
86 struct dm_zone *zone = bioctx->zone; in dmz_bio_endio() local
116 static int dmz_submit_bio(struct dmz_target *dmz, struct dm_zone *zone, in dmz_submit_bio() argument
169 dmz_handle_read(struct dmz_target *dmz, struct dm_zone *zone, struct bio *bio) dmz_handle_read() argument
249 dmz_handle_direct_write(struct dmz_target *dmz, struct dm_zone *zone, struct bio *bio, sector_t chunk_block, unsigned int nr_blocks) dmz_handle_direct_write() argument
282 dmz_handle_buffered_write(struct dmz_target *dmz, struct dm_zone *zone, struct bio *bio, sector_t chunk_block, unsigned int nr_blocks) dmz_handle_buffered_write() argument
318 dmz_handle_write(struct dmz_target *dmz, struct dm_zone *zone, struct bio *bio) dmz_handle_write() argument
357 dmz_handle_discard(struct dmz_target *dmz, struct dm_zone *zone, struct bio *bio) dmz_handle_discard() argument
401 struct dm_zone *zone; dmz_handle_bio() local
[all...]
H A Ddm-zoned.h240 dmz_activate_zone(struct dm_zone *zone) dmz_activate_zone() argument
289 dmz_deactivate_zone(struct dm_zone *zone) dmz_deactivate_zone() argument
298 dmz_is_active(struct dm_zone *zone) dmz_is_active() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A 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 in nft_ct_tmpl_alloc_pcpu() local
[all...]
H A Dnf_conntrack_expect.c109 nf_ct_exp_equal(const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_expect *i, const struct nf_conntrack_zone *zone, const struct net *net) nf_ct_exp_equal() argument
131 __nf_ct_expect_find(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple) __nf_ct_expect_find() argument
153 nf_ct_expect_find_get(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple) nf_ct_expect_find_get() argument
172 nf_ct_find_expectation(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple, bool unlink) nf_ct_find_expectation() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_mmap.c105 void hash_zone(void *zone, unsigned int length) in hash_zone() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dhighmem.c119 struct zone *zone; in __nr_free_highpages() local
H A Dswap.c779 void lru_add_drain_cpu_zone(struct zone *zone) in lru_add_drain_cpu_zone() argument
H A Doom_kill.c253 struct zone *zone; in constrained_alloc() local
/kernel/linux/linux-6.6/lib/
H A Dtest_printf.c607 page_flags_test(int section, int node, int zone, int last_cpupid, in page_flags_test() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.c1008 u16 zone = 0; in ovs_flow_key_extract() local

Completed in 24 milliseconds

1...<<11121314151617181920>>...30