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

/freebsd-11-stable/sys/dev/cpuctl/
H A Dcpuctl.c85 static int update_via(int cpu, cpuctl_update_args_t *args,
329 ret = update_via(cpu, data, td);
449 update_via(int cpu, cpuctl_update_args_t *args, struct thread *td) function
/freebsd-11-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 122 milliseconds