Home
last modified time | relevance | path

Searched defs:old_value (Results 1 – 24 of 24) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dtimerfd.h59 sys_timerfd_settime(int fd,int flags,const struct itimerspec * new_value,struct itimerspec * old_value) sys_timerfd_settime() argument
82 timerfd_settime(int fd,int flags,const struct itimerspec * new_value,struct itimerspec * old_value) timerfd_settime() argument
/linux/tools/lib/bpf/
H A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux/tools/perf/util/
H A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux/tools/include/nolibc/
H A Dtime.h222 return my_syscall4(__NR_timer_settime, timerid, flags, new_value, old_value); in sys_timer_settime() argument
245 timer_settime(timer_t timerid,int flags,const struct itimerspec * new_value,struct itimerspec * old_value) timer_settime() argument
/linux/drivers/xen/xen-pciback/
H A Dconf_space_capability.c118 u16 old_value; in pm_ctrl_write() local
220 u16 old_value; in msi_msix_flags_write() local
/linux/sound/drivers/opl4/
H A Dopl4_mixer.c39 u8 value, old_value; snd_opl4_ctl_put() local
/linux/security/ipe/
H A Dfs.c81 bool new_value, old_value; in setenforce() local
/linux/drivers/clocksource/
H A Dsh_cmt.c251 u32 old_value = sh_cmt_read_cmstr(ch); in sh_cmt_write_cmstr() local
271 u32 old_value = sh_cmt_read_cmcsr(ch); in sh_cmt_write_cmcsr() local
305 u32 old_value = ch->cmt->info->read_count(ch->ioctrl, CMCOR); in sh_cmt_write_cmcor() local
/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_ov7660.c453 u8 old_value, ctrl_value; in ov7660_dump_registers() local
H A Dm5602_s5k4aa.c740 u8 old_value, ctrl_value, test_value = 0xff; in s5k4aa_dump_registers() local
H A Dm5602_po1030.c608 u8 old_value, ctrl_value; in po1030_dump_registers() local
H A Dm5602_ov9650.c769 u8 old_value, ctrl_value; in ov9650_dump_registers() local
/linux/fs/xfs/scrub/
H A Dfscounters.c476 const int64_t old_value, in xchk_fscount_within_range()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
/linux/fs/xfs/libxfs/
H A Dxfs_inode_util.c431 xfs_agino_t old_value; in xfs_iunlink_update_bucket() local
/linux/drivers/net/wan/
H A Dwanxl.c493 u32 old_value = readl(card->plx + PLX_CONTROL) & ~PLX_CTL_RESET; in wanxl_reset() local
/linux/drivers/gpio/
H A Dgpio-mpsse.c291 irq, old_value[16], irq_type[16]; in gpio_mpsse_poll() local
/linux/sound/usb/
H A Dmixer_quirks.c340 int old_value = kcontrol->private_value >> 8; in snd_audigy2nx_led_put() local
2872 int old_value, pv, val; in snd_bbfpro_ctl_put() local
2976 int pv, channel, old_value, value, err; in snd_bbfpro_gain_put() local
3072 u32 new_val, old_value, uvalue; in snd_bbfpro_vol_put() local
/linux/drivers/md/persistent-data/
H A Ddm-array.c815 void *old_value; in array_set_value() local
/linux/security/selinux/
H A Dselinuxfs.c142 bool old_value, new_value; in sel_write_enforce() local
/linux/net/ipv4/
H A Ddevinet.c2471 int old_value = *(int *)ctl->data; in devinet_conf_proc() local
/linux/arch/x86/kvm/
H A Dlapic.c2679 u64 old_value = vcpu->arch.apic_base; in __kvm_apic_set_base() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c4213 bool old_value, new_value; in i40e_print_input_set() local
/linux/arch/x86/kvm/svm/
H A Dsvm.c2531 unsigned long old_value, new_value; in cr_trap() local