Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/xmon/
Dansidecl.h102 #define PROTO(type, name, arglist) type name arglist macro
125 #define PROTO(type, name, arglist) type name () macro
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_lwt_ip_encap.sh281 local readonly PROTO=$1
285 if [ "${PROTO}" == "IPv4" ] ; then
288 elif [ "${PROTO}" == "IPv6" ] ; then
292 echo " test_ping: unknown PROTO: ${PROTO}"
308 local readonly PROTO=$1
318 if [ "${PROTO}" == "IPv4" ] ; then
322 elif [ "${PROTO}" == "IPv6" ] ; then
328 echo " test_gso: unknown PROTO: ${PROTO}"
341 echo " test_gso failed: ${PROTO}"
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dmikroe,mikroe-proto.txt1 Mikroe-PROTO audio board
/Linux-v5.4/fs/debugfs/
Dfile.c197 #define PROTO(args...) args macro
217 PROTO(struct file *filp, loff_t offset, int whence),
221 PROTO(struct file *filp, char __user *buf, size_t size,
226 PROTO(struct file *filp, const char __user *buf, size_t size,
231 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
/Linux-v5.4/sound/soc/atmel/
DKconfig109 tristate "Support for Mikroe-PROTO board"
114 Say Y or M if you want to add support for MikroElektronika PROTO Audio
/Linux-v5.4/Documentation/filesystems/nfs/
Dnfsroot.txt195 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)