| /freebsd-13.1/sys/ddb/ |
| H A D | ddb.h | 130 #define _DB_SET(_suffix, _name, _func, list, _flag, _more) \ argument 157 #define _DB_FUNC(_suffix, _name, _func, list, _flag, _more) \ argument 164 #define DB_FUNC(_name, _func, list, _flag, _more) \ argument
|
| /freebsd-13.1/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | ctypes.py | 28 def _func(value): function
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | irq_work.h | 47 #define DEFINE_IRQ_WORK(name, _func) struct irq_work name = { \ argument
|
| H A D | interrupt.h | 145 #define DECLARE_TASKLET(_name, _func, _data) \ argument
|
| H A D | netdevice.h | 292 #define alloc_netdev(_l, _n, _f, _func) \ argument
|
| /freebsd-13.1/sys/contrib/device-tree/include/dt-bindings/pinctrl/ |
| H A D | rzn1-pinctrl.h | 9 #define RZN1_PINMUX(_gpio, _func) \ argument
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos5433-pinctrl.dtsi | 14 #define PIN(_func, _pin, _pull, _drv) \ argument
|
| /freebsd-13.1/stand/kshim/ |
| H A D | bsd_kernel.h | 99 #define SYSINIT(uniq, subs, order, _func, _data) \ argument 108 #define SYSUNINIT(uniq, subs, order, _func, _data) \ argument
|
| /freebsd-13.1/sys/net/route/ |
| H A D | fib_algo.c | 245 #define _ALGO_PRINTF(_fib, _fam, _aname, _gen, _func, _fmt, ...) \ argument 248 #define _RH_PRINTF(_fib, _fam, _func, _fmt, ...) \ argument
|
| /freebsd-13.1/sys/dev/drm2/ |
| H A D | drmP.h | 312 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 315 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|