Home
last modified time | relevance | path

Searched refs:kd (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_est.c146 static void ip_vs_tick_estimation(struct ip_vs_est_kt_data *kd, int row) in ip_vs_tick_estimation() argument
152 td = rcu_dereference(kd->ticks[row]); in ip_vs_tick_estimation()
160 td = rcu_dereference(kd->ticks[row]); in ip_vs_tick_estimation()
171 struct ip_vs_est_kt_data *kd = data; in ip_vs_estimation_kthread() local
172 struct netns_ipvs *ipvs = kd->ipvs; in ip_vs_estimation_kthread()
173 int row = kd->est_row; in ip_vs_estimation_kthread()
175 int id = kd->id; in ip_vs_estimation_kthread()
202 gap = kd->est_timer - now; in ip_vs_estimation_kthread()
205 kd->est_timer = now - IPVS_EST_TICK; in ip_vs_estimation_kthread()
212 kd->est_timer = now; in ip_vs_estimation_kthread()
[all …]
H A Dip_vs_ctl.c256 struct ip_vs_est_kt_data *kd = ipvs->est_kt_arr[id]; in est_reload_work_handler() local
261 if (!kd) in est_reload_work_handler()
265 ip_vs_est_kthread_stop(kd); in est_reload_work_handler()
266 if (!kd->task && !ip_vs_est_stopped(ipvs)) { in est_reload_work_handler()
269 ip_vs_est_kthread_start(ipvs, kd) < 0) in est_reload_work_handler()
/openbmc/u-boot/common/
H A Dkgdb.c321 kgdb_data kd; in handle_exception() local
349 kgdb_enter(regs, &kd); in handle_exception()
357 *ptr++ = hexchars[kd.sigval >> 4]; in handle_exception()
358 *ptr++ = hexchars[kd.sigval & 0xf]; in handle_exception()
360 for (i = 0; i < kd.nregs; i++) { in handle_exception()
361 kgdb_reg *rp = &kd.regs[i]; in handle_exception()
398 remcomOutBuffer[1] = hexchars[kd.sigval >> 4]; in handle_exception()
399 remcomOutBuffer[2] = hexchars[kd.sigval & 0xf]; in handle_exception()
451 kd.extype = KGDBEXIT_KILL; in handle_exception()
461 kd.extype = KGDBEXIT_CONTINUE; in handle_exception()
[all …]
/openbmc/qemu/target/arm/
H A Dkvm.c663 KVMDevice *kd; in kvm_arm_devlistener_add() local
665 QSLIST_FOREACH(kd, &kvm_devices_head, entries) { in kvm_arm_devlistener_add()
666 if (section->mr == kd->mr) { in kvm_arm_devlistener_add()
667 kd->kda.addr = section->offset_within_address_space; in kvm_arm_devlistener_add()
675 KVMDevice *kd; in kvm_arm_devlistener_del() local
677 QSLIST_FOREACH(kd, &kvm_devices_head, entries) { in kvm_arm_devlistener_del()
678 if (section->mr == kd->mr) { in kvm_arm_devlistener_del()
679 kd->kda.addr = -1; in kvm_arm_devlistener_del()
691 static void kvm_arm_set_device_addr(KVMDevice *kd) in kvm_arm_set_device_addr() argument
693 struct kvm_device_attr *attr = &kd->kdattr; in kvm_arm_set_device_addr()
[all …]
/openbmc/linux/tools/thermal/tmon/
H A Dpid.c63 p_param.kd = 0.19; in init_thermal_controller()
102 d_term = -p_param.kp * p_param.kd * (xk - 2 * xk_1 + xk_2) / p_param.ts; in controller_handler()
H A Dtmon.h128 double kd; /* Time-constant for D action from Dialog Box */ member
H A Dtui.c335 p_param.kp, p_param.ki, p_param.kd, p_param.y_k); in show_control_w()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/
H A D0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch123 - if (lseek64(c.kd, (off64_t)offset, SEEK_SET) < 0)
124 + if (lseek(c.kd, (off_t)offset, SEEK_SET) < 0)
126 if (read(c.kd, buf, len) < 0)
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dlowlevel_init.S31 #define MK_DPLL2(ki, kd) (DPLL2_KI(ki) | DPLL2_KD(kd) | DPLL2_PWD) argument
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A DMakefile41 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-gru-scarlet-kd.dtb
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c798 u32 ddr_dpll2, pll_control2, kd; in ath9k_hw_init_pll() local
803 kd = 0x1d; in ath9k_hw_init_pll()
807 kd = 0x3d; in ath9k_hw_init_pll()
825 REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2, AR_CH0_DPLL2_KD, kd); in ath9k_hw_init_pll()
/openbmc/linux/include/net/
H A Dip_vs.h1585 struct ip_vs_est_kt_data *kd);
1586 void ip_vs_est_kthread_stop(struct ip_vs_est_kt_data *kd);
/openbmc/linux/drivers/tty/vt/
H A Ddefkeymap.c_shipped7 #include <linux/kd.h>
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst165 'K' all linux/kd.h
/openbmc/u-boot/doc/
H A DREADME.scrapyard216 flagadm powerpc mpc8xx aec6f8c5 2014-08-22 Kári Davíðsson <kd@flaga.is>
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3596 -rw-r--r-- root root 6253 ./usr/include/linux/kd.h
4621 -rw-r--r-- root root 1112 ./usr/include/sys/kd.h
H A Dbuildhistory_filelist1.txt3595 -rw-r--r-- root root 6253 ./usr/include/linux/kd.h
4620 -rw-r--r-- root root 1112 ./usr/include/sys/kd.h
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]