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

/freebsd-13-stable/sys/dev/cpuctl/
H A Dcpuctl.c87 static int update_via(int cpu, cpuctl_update_args_t *args,
331 ret = update_via(cpu, data, td);
451 update_via(int cpu, cpuctl_update_args_t *args, struct thread *td) function
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c2817 update_via(ipfw_insn *cmd, uint16_t idx) function
2963 .update = update_via,
2973 .update = update_via,
2983 .update = update_via,

Completed in 90 milliseconds