Home
last modified time | relevance | path

Searched defs:new_flags (Results 1 - 25 of 77) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c38 unsigned int new_flags = adapter->flags & ~IGC_FLAG_TSN_ANY_ENABLED; in igc_tsn_new_flags() local
317 unsigned int new_flags; in igc_tsn_reset() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.c136 int new_flags, i; in validate_reserved() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_seg6_loop.c231 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
H A Dtest_lwt_seg6local.c327 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
364 uint8_t new_flags = 0; in __pop_egr() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_seg6_loop.c231 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
H A Dtest_lwt_seg6local.c327 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
364 uint8_t new_flags = 0; in __pop_egr() local
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c477 u64 ori_flags, new_flags; in gve_set_priv_flags() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c373 lbtf_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) lbtf_op_configure_filter() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c367 ath5k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) ath5k_configure_filter() argument
/kernel/linux/linux-5.10/fs/exfat/
H A Dsuper.c98 static int exfat_set_vol_flags(struct super_block *sb, unsigned short new_flags) in exfat_set_vol_flags() argument
/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c40 unsigned int new_flags = 0; in ieee80211_configure_filter() local
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Dsuper.c90 static int exfat_set_vol_flags(struct super_block *sb, unsigned short new_flags) in exfat_set_vol_flags() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c367 ath5k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) ath5k_configure_filter() argument
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c374 lbtf_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) lbtf_op_configure_filter() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c41 unsigned int new_flags = 0; in ieee80211_configure_filter() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c475 u32 orig_flags, new_flags, changed_flags; in iavf_set_priv_flags() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c251 rtw_ops_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) rtw_ops_configure_filter() argument
/kernel/linux/linux-5.10/mm/
H A Dmadvise.c894 unsigned long new_flags = vma->vm_flags; in madvise_vma_behavior() local
135 madvise_update_vma(struct vm_area_struct *vma, struct vm_area_struct **prev, unsigned long start, unsigned long end, unsigned long new_flags, struct anon_vma_name *anon_name) madvise_update_vma() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c97 uint32_t new_flags; in vmw_bo_pin_in_placement() local
146 uint32_t new_flags; in vmw_bo_pin_in_vram_or_gmr() local
223 uint32_t new_flags; in vmw_bo_pin_in_start_of_vram() local
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c549 u64 ori_flags, new_flags; in gve_set_priv_flags() local
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c544 plfxlc_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) plfxlc_op_configure_filter() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c267 rtw_ops_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) rtw_ops_configure_filter() argument
/kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c474 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
538 unsigned int old_flags = 0, new_flags in TEST_F() local
574 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; TEST_F() local
668 unsigned int old_flags = 0, new_flags = 0; TEST_F() local
725 unsigned int old_flags1 = 0, old_flags2 = 0, new_flags = 0, expected_flags = 0; TEST_F() local
759 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; TEST_F() local
906 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; TEST_F() local
1441 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; TEST_F() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_functions.c399 u32 new_flags; in func_set_flag() local
/kernel/linux/linux-6.6/mm/
H A Dswap.c424 unsigned long new_flags, old_flags = READ_ONCE(folio->flags); in folio_inc_refs() local

Completed in 24 milliseconds

1234