Searched refs:extra_flags (Results 1 – 14 of 14) sorted by relevance
46 #define DECLARE_GENERIC_PCI_DEV(extra_flags) \ argument50 extra_flags, \
73 t->props.extra_flags = x->props.extra_flags; in ipcomp_tunnel_create()
93 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) { in xfrm_replay_overflow()173 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) { in xfrm_replay_overflow_bmp()578 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) { in xfrm_replay_overflow_offload()618 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) { in xfrm_replay_overflow_offload_bmp()
218 if (x->props.extra_flags & XFRM_SA_XFLAG_DONT_ENCAP_DSCP) in xfrm4_tunnel_encap_add()263 if (x->props.extra_flags & XFRM_SA_XFLAG_DONT_ENCAP_DSCP) in xfrm6_tunnel_encap_add()
584 x->props.extra_flags = nla_get_u32(attrs[XFRMA_SA_EXTRA_FLAGS]); in xfrm_state_construct()890 if (x->props.extra_flags) { in copy_to_user_state_extra()892 x->props.extra_flags); in copy_to_user_state_extra()2888 if (x->props.extra_flags) in xfrm_sa_len()2889 l += nla_total_size(sizeof(x->props.extra_flags)); in xfrm_sa_len()
1550 x->props.extra_flags = orig->props.extra_flags; in xfrm_state_clone()
154 u32 extra_flags; member
634 func_cap->extra_flags = 0; in mlx4_QUERY_FUNC_CAP()642 func_cap->extra_flags |= MLX4_QUERY_FUNC_FLAGS_BF_RES_QP; in mlx4_QUERY_FUNC_CAP()644 func_cap->extra_flags |= MLX4_QUERY_FUNC_FLAGS_A0_RES_QP; in mlx4_QUERY_FUNC_CAP()
1076 if (func_cap->extra_flags & MLX4_QUERY_FUNC_FLAGS_BF_RES_QP && in mlx4_slave_cap()1080 if (func_cap->extra_flags & MLX4_QUERY_FUNC_FLAGS_A0_RES_QP) in mlx4_slave_cap()
813 u64 extra_flags = chunk_to_extended(flags) & in clear_avail_alloc_bits() local818 fs_info->avail_data_alloc_bits &= ~extra_flags; in clear_avail_alloc_bits()820 fs_info->avail_metadata_alloc_bits &= ~extra_flags; in clear_avail_alloc_bits()822 fs_info->avail_system_alloc_bits &= ~extra_flags; in clear_avail_alloc_bits()1621 u64 extra_flags = chunk_to_extended(flags) & in set_avail_alloc_bits() local1626 fs_info->avail_data_alloc_bits |= extra_flags; in set_avail_alloc_bits()1628 fs_info->avail_metadata_alloc_bits |= extra_flags; in set_avail_alloc_bits()1630 fs_info->avail_system_alloc_bits |= extra_flags; in set_avail_alloc_bits()
895 int extra_flags = NFS_MOUNT_LEGACY_INTERFACE; in nfs23_parse_monolithic() local914 extra_flags |= NFS_MOUNT_SECFLAVOUR; in nfs23_parse_monolithic()945 ctx->flags |= extra_flags; in nfs23_parse_monolithic()
381 uint32_t extra_flags) in __create_map() argument387 BPF_F_NO_PREALLOC : 0) | extra_flags); in __create_map()
620 unsigned long extra_flags) in set_work_pwq() argument623 WORK_STRUCT_PENDING | WORK_STRUCT_PWQ | extra_flags); in set_work_pwq()1326 struct list_head *head, unsigned int extra_flags) in insert_work() argument1331 set_work_pwq(work, pwq, extra_flags); in insert_work()
183 u32 extra_flags; member