Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cpuctl/
HDcpuctl.c85 static int update_via(int cpu, cpuctl_update_args_t *args,
329 ret = update_via(cpu, data, td); in cpuctl_do_update()
449 update_via(int cpu, cpuctl_update_args_t *args, struct thread *td) in update_via() function
/freebsd-13-stable/sys/netpfil/ipfw/
HDip_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,