Searched refs:sysctl_handle_8 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/sys/ |
| H A D | sysctl.h | 210 int sysctl_handle_8(SYSCTL_HANDLER_ARGS); 425 ptr, val, sysctl_handle_8, "C", descr); \ 437 __ptr, val, sysctl_handle_8, "C", __DESCR(descr), NULL); \ 445 ptr, val, sysctl_handle_8, "CU", descr); \ 457 __ptr, val, sysctl_handle_8, "CU", __DESCR(descr), NULL); \
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_fw_logging.c | 197 error = sysctl_handle_8(oidp, &resolution, 0, req); in ice_sysctl_fwlog_log_resolution()
|
| H A D | ice_lib.c | 4049 ret = sysctl_handle_8(oidp, &user_pfc, 0, req); in ice_sysctl_pfc_config()
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_sysctl.c | 1548 sysctl_handle_8(SYSCTL_HANDLER_ARGS) in sysctl_handle_8() function 2569 sysctl_handle_8,
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_ethtool.c | 660 err = sysctl_handle_8(oidp, &result, 0, req); in mlx5e_trust_state_handler()
|