Home
last modified time | relevance | path

Searched refs:intent (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.3-rc2/drivers/rpmsg/
A Dqcom_glink_native.c698 intent = kzalloc(sizeof(*intent), GFP_KERNEL); in qcom_glink_alloc_intent()
699 if (!intent) in qcom_glink_alloc_intent()
788 if (intent) in qcom_glink_handle_intent_req()
867 intent = kzalloc(sizeof(*intent), GFP_ATOMIC); in qcom_glink_rx_data()
902 if (intent->size - intent->offset < chunk_size) { in qcom_glink_rx_data()
909 qcom_glink_rx_peek(glink, intent->data + intent->offset, in qcom_glink_rx_data()
980 intent = kzalloc(sizeof(*intent), GFP_ATOMIC); in qcom_glink_handle_intent()
981 if (!intent) in qcom_glink_handle_intent()
989 intent->id, intent->id + 1, GFP_ATOMIC); in qcom_glink_handle_intent()
1327 if (intent) in __qcom_glink_send()
[all …]
/linux-6.3-rc2/fs/xfs/
A Dxfs_refcount_item.c362 struct xfs_log_item *intent, in xfs_refcount_update_create_done() argument
365 return &xfs_trans_get_cud(tp, CUI_ITEM(intent))->cud_item; in xfs_refcount_update_create_done()
396 struct xfs_log_item *intent) in xfs_refcount_update_abort_intent() argument
398 xfs_cui_release(CUI_ITEM(intent)); in xfs_refcount_update_abort_intent()
584 struct xfs_log_item *intent, in xfs_cui_item_relog() argument
592 count = CUI_ITEM(intent)->cui_format.cui_nextents; in xfs_cui_item_relog()
593 pmap = CUI_ITEM(intent)->cui_format.cui_extents; in xfs_cui_item_relog()
596 cudp = xfs_trans_get_cud(tp, CUI_ITEM(intent)); in xfs_cui_item_relog()
A Dxfs_rmap_item.c387 struct xfs_log_item *intent, in xfs_rmap_update_create_done() argument
390 return &xfs_trans_get_rud(tp, RUI_ITEM(intent))->rud_item; in xfs_rmap_update_create_done()
415 struct xfs_log_item *intent) in xfs_rmap_update_abort_intent() argument
417 xfs_rui_release(RUI_ITEM(intent)); in xfs_rmap_update_abort_intent()
592 struct xfs_log_item *intent, in xfs_rui_item_relog() argument
600 count = RUI_ITEM(intent)->rui_format.rui_nextents; in xfs_rui_item_relog()
601 map = RUI_ITEM(intent)->rui_format.rui_extents; in xfs_rui_item_relog()
604 rudp = xfs_trans_get_rud(tp, RUI_ITEM(intent)); in xfs_rui_item_relog()
A Dxfs_bmap_item.c360 struct xfs_log_item *intent, in xfs_bmap_update_create_done() argument
363 return &xfs_trans_get_bud(tp, BUI_ITEM(intent))->bud_item; in xfs_bmap_update_create_done()
391 struct xfs_log_item *intent) in xfs_bmap_update_abort_intent() argument
393 xfs_bui_release(BUI_ITEM(intent)); in xfs_bmap_update_abort_intent()
556 struct xfs_log_item *intent, in xfs_bui_item_relog() argument
564 count = BUI_ITEM(intent)->bui_format.bui_nextents; in xfs_bui_item_relog()
565 map = BUI_ITEM(intent)->bui_format.bui_extents; in xfs_bui_item_relog()
568 budp = xfs_trans_get_bud(tp, BUI_ITEM(intent)); in xfs_bui_item_relog()
A Dxfs_extfree_item.c459 struct xfs_log_item *intent, in xfs_extent_free_create_done() argument
462 return &xfs_trans_get_efd(tp, EFI_ITEM(intent), count)->efd_item; in xfs_extent_free_create_done()
486 struct xfs_log_item *intent) in xfs_extent_free_abort_intent() argument
488 xfs_efi_release(EFI_ITEM(intent)); in xfs_extent_free_abort_intent()
662 struct xfs_log_item *intent, in xfs_efi_item_relog() argument
670 count = EFI_ITEM(intent)->efi_format.efi_nextents; in xfs_efi_item_relog()
671 extp = EFI_ITEM(intent)->efi_format.efi_extents; in xfs_efi_item_relog()
674 efdp = xfs_trans_get_efd(tp, EFI_ITEM(intent), count); in xfs_efi_item_relog()
A Dxfs_attr_item.c473 struct xfs_log_item *intent) in xfs_attr_abort_intent() argument
475 xfs_attri_release(ATTRI_ITEM(intent)); in xfs_attr_abort_intent()
664 struct xfs_log_item *intent, in xfs_attri_item_relog() argument
673 old_attrip = ATTRI_ITEM(intent); in xfs_attri_item_relog()
807 struct xfs_log_item *intent, in xfs_attr_create_done() argument
810 if (!intent) in xfs_attr_create_done()
813 return &xfs_trans_get_attrd(tp, ATTRI_ITEM(intent))->attrd_item; in xfs_attr_create_done()
A Dxfs_trans.h84 struct xfs_log_item *(*iop_relog)(struct xfs_log_item *intent,
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_defer.h51 void (*abort_intent)(struct xfs_log_item *intent);
53 struct xfs_log_item *intent, unsigned int count);
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-fpga-manager12 The intent is to provide enough detail that if something goes
44 error or incompatible bitstream image. The intent of this
/linux-6.3-rc2/Documentation/security/
A Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/linux-6.3-rc2/drivers/net/
A DLICENSE.SRC12 intent in sharing this software is to promote the productive interchange
/linux-6.3-rc2/drivers/net/ethernet/myricom/
A DKconfig43 is used, with the intent of lessening the impact of cache misses.
/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/
A Dqcom,glink-rpm-edge.yaml58 - description: size of each intent to preallocate
/linux-6.3-rc2/Documentation/admin-guide/cifs/
A Dintroduction.rst24 The intent of this module is to provide the most advanced network
/linux-6.3-rc2/drivers/mtd/spi-nor/
A DKconfig40 Don't use this if you intent to use the software write protection
/linux-6.3-rc2/Documentation/networking/device_drivers/atm/
A Dfore200e.rst14 The intent is to enable the use of different models of FORE adapters at the
/linux-6.3-rc2/fs/
A Dinternal.h132 int intent; member
A Dopen.c1239 op->intent = flags & O_PATH ? 0 : LOOKUP_OPEN; in build_open_flags()
1242 op->intent |= LOOKUP_CREATE; in build_open_flags()
1244 op->intent |= LOOKUP_EXCL; in build_open_flags()
/linux-6.3-rc2/Documentation/devicetree/bindings/reset/
A Dreset.txt27 block node for dedicated reset signals. The intent of this binding is to give
/linux-6.3-rc2/Documentation/driver-api/md/
A Draid5-ppl.rst23 the array. Because of this, using write-intent bitmap and PPL together is not
/linux-6.3-rc2/Documentation/nvme/
A Dfeature-and-quirk-policy.rst64 implementation bugs. The intent of quirks is to deal with widely available
/linux-6.3-rc2/Documentation/fb/
A Dintelfb.rst47 framebuffer memory. The intent is to avoid the memory blocks
/linux-6.3-rc2/Documentation/process/
A Dkernel-enforcement-statement.rst40 Our intent in providing these assurances is to encourage more use of the
/linux-6.3-rc2/drivers/net/ethernet/intel/
A DKconfig124 is used, with the intent of lessening the impact of cache misses.
193 is used, with the intent of lessening the impact of cache misses.
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_mlme.h226 u8 intent; /* should only include the intent value. */ member

Completed in 50 milliseconds

123