Home
last modified time | relevance | path

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

/Linux-v5.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-v5.10/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.10/Documentation/devicetree/bindings/sound/
Dmikroe,mikroe-proto.txt1 Mikroe-PROTO audio board
/Linux-v5.10/fs/debugfs/
Dfile.c206 #define PROTO(args...) args macro
226 PROTO(struct file *filp, loff_t offset, int whence),
230 PROTO(struct file *filp, char __user *buf, size_t size,
235 PROTO(struct file *filp, const char __user *buf, size_t size,
240 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
/Linux-v5.10/sound/soc/atmel/
DKconfig111 tristate "Support for Mikroe-PROTO board"
116 Say Y or M if you want to add support for MikroElektronika PROTO Audio
/Linux-v5.10/Documentation/admin-guide/nfs/
Dnfsroot.rst199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)