Home
last modified time | relevance | path

Searched defs:_func (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/ddb/
H A Dddb.h145 #define _DB_SET(_table, _name, _func, _flag, _more) \ argument
182 #define DB_TABLE_COMMAND_FLAGS(_table, _name, _func, _flag) \ argument
188 #define DB_TABLE_COMMAND(_table, _name, _func) \ argument
192 #define DB_TABLE_ALIAS_FLAGS(_table, _name, _func, _flag) \ argument
194 DB_TABLE_ALIAS(_table,_name,_func) global() argument
[all...]
H A Ddb_command.c81 #define DB_CMD(_name, _func, _flags) \ argument
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py28 def _func(value): function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dirq_work.h63 #define DEFINE_IRQ_WORK(name, _func) struct irq_work name = { \ argument
H A Dinterrupt.h173 #define DECLARE_TASKLET(_name, _func, _data) \ argument
H A Dnetdevice.h467 #define alloc_netdev(_l, _n, _f, _func) \ argument
/freebsd/sys/dev/vmm/
H A Dvmm_stat.h54 #define VMM_STAT_FDEFINE(type, _nelems, _desc, _func, _pred) \ argument
/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Drzn1-pinctrl.h9 #define RZN1_PINMUX(_gpio, _func) \ argument
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-pinctrl.dtsi14 #define PIN(_pin, _func, _pull, _drv) \ argument
/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h392 #define DECLARE_UVERBS_WRITE(_command_num, _func, _cmd_desc, ...) \ argument
403 #define DECLARE_UVERBS_WRITE_EX(_command_num, _func, _cmd_desc, ...) \ argument
444 #define UAPI_DEF_IS_OBJ_SUPPORTED(_func) \ argument
/freebsd/sys/net/route/
H A Dfib_algo.c244 #define _ALGO_PRINTF(_fib, _fam, _aname, _gen, _func, _fmt, ...) \ argument
247 #define _RH_PRINTF(_fib, _fam, _func, _fmt, ...) \ argument
/freebsd/stand/kshim/
H A Dbsd_kernel.h98 #define SYSINIT(uniq, subs, order, _func, _data) \ argument
107 #define SYSUNINIT(uniq, subs, order, _func, _data) \ argument
/freebsd/sys/sys/
H A Dsdt.h172 #define SDT_PROBE_DEFINE(_prov, _mod, _func, _name) \ argument
240 #define SDT_PROBE_ARGTYPE(_prov, _mod, _func, _name, _num, _type, _xtype) \ argument
/freebsd/sys/dev/drm2/
H A DdrmP.h310 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
313 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument