Home
last modified time | relevance | path

Searched defs:update_flags (Results 1 – 17 of 17) sorted by relevance

/linux/include/net/tc_act/
H A Dtc_csum.h10 u32 update_flags; member
32 u32 update_flags; in tcf_csum_update_flags() local
/linux/net/sched/
H A Dact_csum.c384 static int tcf_csum_ipv4(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv4()
483 static int tcf_csum_ipv6(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv6()
574 u32 update_flags; in tcf_csum_act() local
/linux/fs/bcachefs/
H A Dbtree_update.c663 struct btree_iter *iter, unsigned update_flags) in bch2_btree_delete_at()
677 unsigned update_flags) in bch2_btree_delete()
694 unsigned update_flags, in bch2_btree_delete_range_trans()
765 unsigned update_flags, in bch2_btree_delete_range()
H A Drecovery.c247 unsigned update_flags = BTREE_TRIGGER_norun; in bch2_journal_replay_key() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dcsum.c11 u32 update_flags, in csum_offload_supported()
/linux/include/uapi/linux/tc_act/
H A Dtc_csum.h30 __u32 update_flags; member
/linux/sound/pci/echoaudio/
H A Dgina20_dsp.c197 static int update_flags(struct echoaudio *chip) in update_flags() function
H A Dmia_dsp.c205 static int update_flags(struct echoaudio *chip) in update_flags() function
H A Dlayla20_dsp.c271 static int update_flags(struct echoaudio *chip) in update_flags() function
/linux/rust/kernel/mm/
H A Dvirt.rs244 unsafe fn update_flags(&self, set: vm_flags_t, unset: vm_flags_t) { in update_flags() method
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2615 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local
2709 union surface_update_flags *update_flags = &u->surface->update_flags; in get_scaling_info_update_type() local
2769 union surface_update_flags *update_flags = &u->surface->update_flags; in det_surface_update() local
3824 static bool check_address_only_update(union surface_update_flags update_flags) in check_address_only_update()
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c334 static void update_flags(int *flags, int flag, bool clear) update_flags() function
/linux/drivers/hid/
H A Dhid-nvidia-shield.c217 unsigned long update_flags; member
/linux/drivers/s390/char/
H A Dcon3270.c88 unsigned long update_flags; /* Update indication bits. */ member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2409 __be32 update_flags; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h913 unsigned long update_flags; /* BNX2X_Q_UPDATE_XX bits */ member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1364 union surface_update_flags update_flags; member