Searched refs:PROTO (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | toeplitz_client.sh | 14 if [[ "${PROTO}" == "-u" ]]; then 23 PROTO=$1
|
/linux-6.3-rc2/arch/powerpc/xmon/ |
A D | ansidecl.h | 102 #define PROTO(type, name, arglist) type name arglist macro 125 #define PROTO(type, name, arglist) type name () macro
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_lwt_ip_encap.sh | 293 local readonly PROTO=$1 297 if [ "${PROTO}" == "IPv4" ] ; then 300 elif [ "${PROTO}" == "IPv6" ] ; then 304 echo " test_ping: unknown PROTO: ${PROTO}" 320 local readonly PROTO=$1 330 if [ "${PROTO}" == "IPv4" ] ; then 334 elif [ "${PROTO}" == "IPv6" ] ; then 340 echo " test_gso: unknown PROTO: ${PROTO}" 353 echo " test_gso failed: ${PROTO}"
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | mikroe,mikroe-proto.txt | 1 Mikroe-PROTO audio board
|
/linux-6.3-rc2/fs/debugfs/ |
A D | file.c | 208 #define PROTO(args...) args macro 228 PROTO(struct file *filp, loff_t offset, int whence), 232 PROTO(struct file *filp, char __user *buf, size_t size, 237 PROTO(struct file *filp, const char __user *buf, size_t size, 242 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
|
/linux-6.3-rc2/sound/soc/atmel/ |
A D | Kconfig | 110 tristate "Support for Mikroe-PROTO board" 115 Say Y or M if you want to add support for MikroElektronika PROTO Audio
|
/linux-6.3-rc2/Documentation/admin-guide/nfs/ |
A D | nfsroot.rst | 199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)
|
Completed in 8 milliseconds