Searched refs:update_via (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/cpuctl/
H A Dcpuctl.c79 static int update_via(int cpu, cpuctl_update_args_t *args,
315 ret = update_via(cpu, data, td);
436 update_via(int cpu, cpuctl_update_args_t *args, struct thread *td) function
/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw_table.c2780 update_via(ipfw_insn *cmd, uint16_t idx) function
2894 .update = update_via,
2904 .update = update_via,
2914 .update = update_via,

Completed in 102 milliseconds