Searched refs:update_via (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cpuctl/ |
H A D | cpuctl.c | 84 static int update_via(int cpu, cpuctl_update_args_t *args, 328 ret = update_via(cpu, data, td); in cpuctl_do_update() 448 update_via(int cpu, cpuctl_update_args_t *args, struct thread *td) in update_via() function
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table.c | 2492 update_via(ipfw_insn *cmd0, uint32_t idx) in update_via() function 2655 .update = update_via, 2665 .update = update_via, 2675 .update = update_via,
|