Home
last modified time | relevance | path

Searched refs:PROTO (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/tools/testing/selftests/net/
Dtoeplitz_client.sh14 if [[ "${PROTO}" == "-u" ]]; then
23 PROTO=$1
/linux-5.19.10/arch/powerpc/xmon/
Dansidecl.h102 #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/
Dtest_lwt_ip_encap.sh292 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/
Dmikroe,mikroe-proto.txt1 Mikroe-PROTO audio board
/linux-5.19.10/fs/debugfs/
Dfile.c208 #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/
DKconfig110 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/
Dnfsroot.rst199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)