Searched refs:PROTO (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/tools/testing/selftests/net/ |
D | toeplitz_client.sh | 14 if [[ "${PROTO}" == "-u" ]]; then 23 PROTO=$1
|
/linux-5.19.10/arch/powerpc/xmon/ |
D | ansidecl.h | 102 #define PROTO(type, name, arglist) type name arglist macro 125 #define PROTO(type, name, arglist) type name () macro
|
/linux-5.19.10/tools/testing/selftests/bpf/ |
D | test_lwt_ip_encap.sh | 292 local readonly PROTO=$1 296 if [ "${PROTO}" == "IPv4" ] ; then 299 elif [ "${PROTO}" == "IPv6" ] ; then 303 echo " test_ping: unknown PROTO: ${PROTO}" 319 local readonly PROTO=$1 329 if [ "${PROTO}" == "IPv4" ] ; then 333 elif [ "${PROTO}" == "IPv6" ] ; then 339 echo " test_gso: unknown PROTO: ${PROTO}" 352 echo " test_gso failed: ${PROTO}"
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | mikroe,mikroe-proto.txt | 1 Mikroe-PROTO audio board
|
/linux-5.19.10/fs/debugfs/ |
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-5.19.10/sound/soc/atmel/ |
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-5.19.10/Documentation/admin-guide/nfs/ |
D | nfsroot.rst | 199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)
|