Home
last modified time | relevance | path

Searched refs:lcap (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_caps.c125 struct link_capabilities *lcap; in phy_caps_speeds() local
128 for_each_link_caps_asc_speed(lcap) { in phy_caps_speeds()
129 if (linkmode_intersects(lcap->linkmodes, linkmodes) && in phy_caps_speeds()
130 (count == 0 || speeds[count - 1] != lcap->speed)) { in phy_caps_speeds()
131 speeds[count++] = lcap->speed; in phy_caps_speeds()
151 struct link_capabilities *lcap; in phy_caps_lookup_by_linkmode() local
153 for_each_link_caps_desc_speed(lcap) in phy_caps_lookup_by_linkmode()
154 if (linkmode_intersects(lcap->linkmodes, linkmodes)) in phy_caps_lookup_by_linkmode()
155 return lcap; in phy_caps_lookup_by_linkmode()
172 struct link_capabilities *lcap; in phy_caps_lookup_by_linkmode_rev() local
[all …]
/linux/tools/testing/selftests/tty/
H A DMakefile4 LDLIBS += -lcap
9 $(OUTPUT)/tty_tiocsti_test: LDLIBS += -lcap
/linux/tools/testing/selftests/landlock/
H A DMakefile21 $(TEST_GEN_PROGS): LDLIBS += -lcap -lpthread
27 $(TEST_GEN_PROGS): LDLIBS += -lcap -lpthread
/linux/tools/testing/selftests/safesetid/
H A DMakefile4 LDLIBS = -lcap
/linux/tools/testing/selftests/clone3/
H A DMakefile3 LDLIBS += -lcap
/linux/tools/testing/selftests/iommu/
H A DMakefile4 LDLIBS += -lcap
/linux/tools/testing/selftests/seccomp/
H A DMakefile4 LDLIBS += -lcap
/linux/tools/testing/selftests/filesystems/statmount/
H A DMakefile4 LDLIBS += -lcap
/linux/tools/testing/selftests/capabilities/
H A DMakefile6 LDLIBS += -lcap-ng -lrt -ldl
/linux/tools/testing/selftests/filesystems/open_tree_ns/
H A DMakefile5 LDLIBS := -lcap
/linux/tools/testing/selftests/filesystems/overlayfs/
H A DMakefile5 LDLIBS += -lcap
/linux/tools/testing/selftests/filesystems/mount-notify/
H A DMakefile4 LDLIBS += -lcap
/linux/tools/testing/selftests/namespaces/
H A DMakefile3 LDLIBS += -lcap
/linux/tools/power/x86/turbostat/
H A DMakefile23 $(CC) $(CFLAGS) $< -o $(BUILD_OUTPUT)/$@ $(LDFLAGS) -lcap -lrt
/linux/tools/testing/selftests/exec/
H A DMakefile6 LDLIBS += -lcap
/linux/tools/testing/selftests/net/
H A DMakefile224 $(OUTPUT)/epoll_busy_poll: LDLIBS += -lcap
/linux/tools/testing/selftests/mm/
H A DMakefile254 $(OUTPUT)/mlock-random-test $(OUTPUT)/memfd_secret: LDLIBS += -lcap
/linux/tools/bpf/bpftool/
H A DMakefile143 LIBS += -lcap
/linux/tools/build/feature/
H A DMakefile140 $(BUILD) -lcap