Home
last modified time | relevance | path

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

/freebsd/sys/dev/cpuctl/
H A Dcpuctl.c84 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 Dip_fw_table.c2816 update_via(ipfw_insn *cmd, uint16_t idx) in update_via() function
2982 .update = update_via,
2992 .update = update_via,
3002 .update = update_via,