Home
last modified time | relevance | path

Searched refs:target_pl (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dcgroup.c952 struct bpf_prog_list *target_pl) in effective_prog_pos() argument
980 if (pl == target_pl) in effective_prog_pos()
984 if (pl == target_pl) in effective_prog_pos()
/linux/drivers/md/
H A Ddm-integrity.c901 struct page_list *source_pl, *target_pl; in xor_journal() local
905 target_pl = ic->journal_io; in xor_journal()
908 target_pl = ic->journal; in xor_journal()
937 dst_page = target_pl[pl_index].page; in xor_journal()