Home
last modified time | relevance | path

Searched refs:get_zone (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Dpktcdvd.c111 static sector_t get_zone(sector_t sector, struct pktcdvd_device *pd) in get_zone() function
1132 zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_handle_queue()
1172 get_zone(bio->bi_iter.bi_sector, pd)); in pkt_handle_queue()
1173 if (get_zone(bio->bi_iter.bi_sector, pd) != zone) in pkt_handle_queue()
2294 zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_make_request_write()
2408 sector_t zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_submit_bio()
2409 sector_t last_zone = get_zone(bio_end_sector(bio) - 1, pd); in pkt_submit_bio()
/kernel/linux/linux-6.6/drivers/block/
H A Dpktcdvd.c98 static sector_t get_zone(sector_t sector, struct pktcdvd_device *pd) in get_zone() function
1149 zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_handle_queue()
1187 sector_t tmp = get_zone(node->bio->bi_iter.bi_sector, pd); in pkt_handle_queue()
2344 zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_make_request_write()
2460 sector_t zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_submit_bio()
2461 sector_t last_zone = get_zone(bio_end_sector(bio) - 1, pd); in pkt_submit_bio()
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_synth.c26 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
64 nvoices = get_zone(emu, port, &note, vel, chan, table); in snd_emux_note_on()
889 get_zone(struct snd_emux *emu, struct snd_emux_port *port, in get_zone() function
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_synth.c26 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
64 nvoices = get_zone(emu, port, &note, vel, chan, table); in snd_emux_note_on()
890 get_zone(struct snd_emux *emu, struct snd_emux_port *port, in get_zone() function

Completed in 11 milliseconds