Home
last modified time | relevance | path

Searched defs:new (Results 1026 – 1050 of 1123) sorted by relevance

1...<<4142434445

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_recv.c809 #define VALID_PN_CHK(new, old) (((old) == 0) || PN_LESS_CHK(old, new)) argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.c1449 struct hist_entry *iter, *new; in hierarchy_insert_entry() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-zoned-metadata.c466 struct rb_node **new = &(root->rb_node), *parent = NULL; in dmz_insert_mblock() local
H A Ddm-snap.c820 static int dm_add_exception(void *context, chunk_t old, chunk_t new) in dm_add_exception()
H A Draid5-cache.c1564 unsigned long new = (unsigned long)space; /* overflow in theory */ in r5l_wake_reclaim() local
/OK3568_Linux_fs/kernel/drivers/net/
H A Dxen-netfront.c919 int new = xennet_rxidx(queue->rx.req_prod_pvt); in xennet_move_rx_slot() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drx.c4196 }, *old, *new = NULL; in ieee80211_check_fast_rx() local
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c386 int new; in rcu_eqs_special_set() local
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dapm.h636 unsigned char new:1; /* cnew complete */ member
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm-cmn.c735 u64 delta, new, prev; in arm_cmn_event_read() local
/OK3568_Linux_fs/kernel/fs/
H A Daio.c377 static int aio_migratepage(struct address_space *mapping, struct page *new, in aio_migratepage()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c5518 struct bpf_prog *new = xdp->prog; in generic_xdp_install() local
6446 unsigned long val, new; in napi_schedule_prep() local
6489 unsigned long flags, val, new, timeout = 0; in napi_complete_done() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1354 struct i40e_new_mac_filter *new; in i40e_correct_mac_vlan_filters() local
2135 struct i40e_new_mac_filter *new; in i40e_undo_add_filter_entries() local
2408 struct i40e_new_mac_filter *new, *add_head = NULL; in i40e_sync_vsi_filters() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmad.c1150 static int logical_transition_allowed(int old, int new) in logical_transition_allowed()
1171 static int physical_transition_allowed(int old, int new) in physical_transition_allowed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_recv.c788 #define VALID_PN_CHK(new, old) (((old) == 0) || PN_LESS_CHK(old, new)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_recv.c819 #define VALID_PN_CHK(new, old) (((old) == 0) || PN_LESS_CHK(old, new)) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dgtt.c1434 struct intel_gvt_gtt_entry old, new; in sync_oos_page() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_recv.c819 #define VALID_PN_CHK(new, old) (((old) == 0) || PN_LESS_CHK(old, new)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_recv.c789 #define VALID_PN_CHK(new, old) (((old) == 0) || PN_LESS_CHK(old, new)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsrom.c1216 uint16 *old, *new; local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_recv.c798 #define VALID_PN_CHK(new, old) (((old) == 0) || PN_LESS_CHK(old, new)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_recv.c797 #define VALID_PN_CHK(new, old) (((old) == 0) || PN_LESS_CHK(old, new)) argument
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c3426 xf86_wrap_crtc_notify(ScreenPtr screen, xf86_crtc_notify_proc_ptr new) in xf86_wrap_crtc_notify()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c397 static int iommu_insert_resv_region(struct iommu_resv_region *new, in iommu_insert_resv_region()
/OK3568_Linux_fs/kernel/block/
H A Dbfq-iosched.c728 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; in bfq_weights_tree_add() local

1...<<4142434445