Home
last modified time | relevance | path

Searched defs:target_index (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_reroute.c154 int target_index = -1; in setup() local
H A Dlwt_redirect.c195 int target_index = -1; in setup_redirect_target() local
/linux/drivers/md/
H A Ddm-verity-fec.c197 int i, j, target_index = -1; in fec_read_bufs() local
/linux/net/nfc/
H A Dcore.c280 int nfc_dep_link_up(struct nfc_dev *dev, int target_index, u8 comm_mode) in nfc_dep_link_up()
/linux/rust/kernel/
H A Dcpufreq.rs785 fn target_index(_policy: &mut Policy, _index: TableIndex) -> Result { in target_index() method
/linux/fs/ocfs2/
H A Daops.c1007 unsigned long start, target_index, end_index, index; in ocfs2_grab_folios_for_write() local