Searched defs:_fn (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/include/kunit/ |
| H A D | static_stub.h | 13 #define KUNIT_STATIC_STUB_REDIRECT(_fn, ...) do { } while(0) argument
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | configfile.c | 564 # define _dt_(_s, _fn) _fn, in handle_directive() argument 570 # define _dt_(_s, _fn) 1 + in handle_directive() argument 579 # define _dt_(_s, _fn) dir_names[ix++] = _s; in handle_directive() argument
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 334 #define RX_HANDLER_NO_SIZE(_cmd_id, _fn, _context) \ argument 336 #define RX_HANDLER_GRP_NO_SIZE(_grp, _cmd, _fn, _context) \ argument 338 #define RX_HANDLER(_cmd_id, _fn, _context, _struct) \ argument 341 #define RX_HANDLER_GRP(_grp, _cmd, _fn, _context, _struct) \ argument
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | workqueue.h | 120 #define INIT_RCU_WORK(_work, _fn) \ argument
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acoutput.h | 339 #define ACPI_ONCE(_fn, _plist) { static char _done; if (!_done) { _done = 1; _fn _… argument
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_match.c | 1035 validate_time_flag(struct archive *_a, int flag, const char *_fn) in validate_time_flag()
|
| /freebsd/sys/dev/hptrr/ |
| H A D | him.h | 244 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | him.h | 276 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
|
| /freebsd/sys/dev/hptnr/ |
| H A D | him.h | 276 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
|