Searched defs:target_index (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_reroute.c | 154 int target_index = -1; in setup() local
|
/linux/drivers/cpufreq/ |
H A D | rcpufreq_dt.rs | 178 fn target_index(policy: &mut cpufreq::Policy, index: cpufreq::TableIndex) -> Result { in target_index() method
|
/linux/drivers/md/ |
H A D | dm-verity-fec.c | 210 int i, j, target_index = -1; in fec_read_bufs() local
|
/linux/net/nfc/ |
H A D | core.c | 280 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 D | cpufreq.rs | 785 fn target_index(_policy: &mut Policy, _index: TableIndex) -> Result { in target_index() method
|
/linux/fs/ocfs2/ |
H A D | aops.c | 1007 unsigned long start, target_index, end_index, index; in ocfs2_grab_folios_for_write() local
|
/linux/include/linux/ |
H A D | cpufreq.h | 360 int (*target_index)(struct cpufreq_policy *policy, member
|