Searched refs:attr_flags (Results 1 – 12 of 12) sorted by relevance
640 static void fm10k_tlv_msg_test_generate_data(u32 *msg, u32 attr_flags) in fm10k_tlv_msg_test_generate_data() argument642 if (attr_flags & BIT(FM10K_TEST_MSG_STRING)) in fm10k_tlv_msg_test_generate_data()645 if (attr_flags & BIT(FM10K_TEST_MSG_MAC_ADDR)) in fm10k_tlv_msg_test_generate_data()648 if (attr_flags & BIT(FM10K_TEST_MSG_U8)) in fm10k_tlv_msg_test_generate_data()650 if (attr_flags & BIT(FM10K_TEST_MSG_U16)) in fm10k_tlv_msg_test_generate_data()652 if (attr_flags & BIT(FM10K_TEST_MSG_U32)) in fm10k_tlv_msg_test_generate_data()654 if (attr_flags & BIT(FM10K_TEST_MSG_U64)) in fm10k_tlv_msg_test_generate_data()656 if (attr_flags & BIT(FM10K_TEST_MSG_S8)) in fm10k_tlv_msg_test_generate_data()658 if (attr_flags & BIT(FM10K_TEST_MSG_S16)) in fm10k_tlv_msg_test_generate_data()660 if (attr_flags & BIT(FM10K_TEST_MSG_S32)) in fm10k_tlv_msg_test_generate_data()[all …]
785 if (error == -EEXIST && (args->attr_flags & XATTR_CREATE)) in xfs_attr_set()787 if (error == -ENOATTR && (args->attr_flags & XATTR_REPLACE)) in xfs_attr_set()856 if (retval == -ENOATTR && (args->attr_flags & XATTR_REPLACE)) in xfs_attr_shortform_addname()859 if (args->attr_flags & XATTR_CREATE) in xfs_attr_shortform_addname()869 args->attr_flags &= ~XATTR_REPLACE; in xfs_attr_shortform_addname()940 if (retval == -ENOATTR && (args->attr_flags & XATTR_REPLACE)) in xfs_attr_leaf_try_add()943 if (args->attr_flags & XATTR_CREATE) in xfs_attr_leaf_try_add()1117 if (retval == -ENOATTR && (args->attr_flags & XATTR_REPLACE)) in xfs_attr_node_addname_find_attr()1120 if (args->attr_flags & XATTR_CREATE) in xfs_attr_node_addname_find_attr()
63 unsigned int attr_flags; /* XATTR_{CREATE,REPLACE} */ member
153 unsigned int attr_flags; member
636 pipe->attr_flags = attr->flags; in ath11k_ce_alloc_pipe()682 if ((pipe->attr_flags & CE_ATTR_DIS_INTR) && pipe->send_cb) in ath11k_ce_poll_send_completed()703 if (pipe->attr_flags & CE_ATTR_DIS_INTR) { in ath11k_ce_send()748 if (pipe->attr_flags & CE_ATTR_BYTE_SWAP_DATA) in ath11k_ce_send()
51 .attr_flags = flags, in xfs_xattr_set()
475 .attr_flags = xfs_attr_flags(flags), in xfs_attrmulti_attr_get()509 .attr_flags = xfs_attr_flags(flags), in xfs_attrmulti_attr_set()
1992 __field(unsigned int, attr_flags)2004 __entry->attr_flags = args->attr_flags;2018 __print_flags(__entry->attr_flags, "|",
3560 static unsigned int attr_flags_to_mnt_flags(u64 attr_flags) in attr_flags_to_mnt_flags() argument3564 if (attr_flags & MOUNT_ATTR_RDONLY) in attr_flags_to_mnt_flags()3566 if (attr_flags & MOUNT_ATTR_NOSUID) in attr_flags_to_mnt_flags()3568 if (attr_flags & MOUNT_ATTR_NODEV) in attr_flags_to_mnt_flags()3570 if (attr_flags & MOUNT_ATTR_NOEXEC) in attr_flags_to_mnt_flags()3572 if (attr_flags & MOUNT_ATTR_NODIRATIME) in attr_flags_to_mnt_flags()3574 if (attr_flags & MOUNT_ATTR_NOSYMFOLLOW) in attr_flags_to_mnt_flags()3585 unsigned int, attr_flags) in SYSCALL_DEFINE3() argument3602 if (attr_flags & ~FSMOUNT_VALID_FLAGS) in SYSCALL_DEFINE3()3605 mnt_flags = attr_flags_to_mnt_flags(attr_flags); in SYSCALL_DEFINE3()[all …]
194 (ce_state->attr_flags & CE_ATTR_DIS_INTR)) in ath10k_ce_src_ring_read_index_get()315 (ce_state->attr_flags & CE_ATTR_DIS_INTR)) in ath10k_ce_dest_ring_read_index_get()1359 bool disable_copy_compl_intr = ce_state->attr_flags & CE_ATTR_DIS_INTR; in ath10k_ce_per_engine_handler_adjust()1377 if (ce_state->attr_flags & CE_ATTR_POLL) in ath10k_ce_disable_interrupt()1403 if (ce_state->attr_flags & CE_ATTR_POLL) in ath10k_ce_enable_interrupt()1958 ce_state->attr_flags = attr->flags; in ath10k_ce_alloc_pipe()
120 unsigned int attr_flags; member
593 u16 attr_flags; in cca_sec2protkey() member598 u16 attr_flags; in cca_sec2protkey() member608 u16 attr_flags; in cca_sec2protkey() member640 preqparm->lv1.attr_flags = 0x0001; in cca_sec2protkey()644 preqparm->lv2.attr_flags = 0x0000; in cca_sec2protkey()