Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/rpmsg/
Dqcom_glink_native.c253 struct glink_core_rx_intent *intent; in qcom_glink_channel_release() local
263 list_for_each_entry_safe(intent, tmp, &channel->done_intents, node) { in qcom_glink_channel_release()
264 if (!intent->reuse) { in qcom_glink_channel_release()
265 kfree(intent->data); in qcom_glink_channel_release()
266 kfree(intent); in qcom_glink_channel_release()
528 struct glink_core_rx_intent *intent, *tmp; in qcom_glink_rx_done_work() local
541 list_for_each_entry_safe(intent, tmp, &channel->done_intents, node) { in qcom_glink_rx_done_work()
542 list_del(&intent->node); in qcom_glink_rx_done_work()
544 iid = intent->id; in qcom_glink_rx_done_work()
545 reuse = intent->reuse; in qcom_glink_rx_done_work()
[all …]
/Linux-v6.6/fs/xfs/
Dxfs_bmap_item.c361 struct xfs_log_item *intent, in xfs_bmap_update_create_done() argument
364 return &xfs_trans_get_bud(tp, BUI_ITEM(intent))->bud_item; in xfs_bmap_update_create_done()
422 struct xfs_log_item *intent) in xfs_bmap_update_abort_intent() argument
424 xfs_bui_release(BUI_ITEM(intent)); in xfs_bmap_update_abort_intent()
593 struct xfs_log_item *intent, in xfs_bui_item_relog() argument
601 count = BUI_ITEM(intent)->bui_format.bui_nextents; in xfs_bui_item_relog()
602 map = BUI_ITEM(intent)->bui_format.bui_extents; in xfs_bui_item_relog()
605 budp = xfs_trans_get_bud(tp, BUI_ITEM(intent)); in xfs_bui_item_relog()
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()
418 struct xfs_log_item *intent) in xfs_refcount_update_abort_intent() argument
420 xfs_cui_release(CUI_ITEM(intent)); in xfs_refcount_update_abort_intent()
614 struct xfs_log_item *intent, in xfs_cui_item_relog() argument
622 count = CUI_ITEM(intent)->cui_format.cui_nextents; in xfs_cui_item_relog()
623 pmap = CUI_ITEM(intent)->cui_format.cui_extents; in xfs_cui_item_relog()
626 cudp = xfs_trans_get_cud(tp, CUI_ITEM(intent)); in xfs_cui_item_relog()
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()
437 struct xfs_log_item *intent) in xfs_rmap_update_abort_intent() argument
439 xfs_rui_release(RUI_ITEM(intent)); in xfs_rmap_update_abort_intent()
620 struct xfs_log_item *intent, in xfs_rui_item_relog() argument
628 count = RUI_ITEM(intent)->rui_format.rui_nextents; in xfs_rui_item_relog()
629 map = RUI_ITEM(intent)->rui_format.rui_extents; in xfs_rui_item_relog()
632 rudp = xfs_trans_get_rud(tp, RUI_ITEM(intent)); in xfs_rui_item_relog()
Dxfs_extfree_item.c496 struct xfs_log_item *intent, in xfs_extent_free_create_done() argument
499 return &xfs_trans_get_efd(tp, EFI_ITEM(intent), count)->efd_item; in xfs_extent_free_create_done()
552 struct xfs_log_item *intent) in xfs_extent_free_abort_intent() argument
554 xfs_efi_release(EFI_ITEM(intent)); in xfs_extent_free_abort_intent()
753 struct xfs_log_item *intent, in xfs_efi_item_relog() argument
761 count = EFI_ITEM(intent)->efi_format.efi_nextents; in xfs_efi_item_relog()
762 extp = EFI_ITEM(intent)->efi_format.efi_extents; in xfs_efi_item_relog()
765 efdp = xfs_trans_get_efd(tp, EFI_ITEM(intent), count); in xfs_efi_item_relog()
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()
665 struct xfs_log_item *intent, in xfs_attri_item_relog() argument
674 old_attrip = ATTRI_ITEM(intent); in xfs_attri_item_relog()
808 struct xfs_log_item *intent, in xfs_attr_create_done() argument
811 if (!intent) in xfs_attr_create_done()
814 return &xfs_trans_get_attrd(tp, ATTRI_ITEM(intent))->attrd_item; in xfs_attr_create_done()
Dxfs_trans.h84 struct xfs_log_item *(*iop_relog)(struct xfs_log_item *intent,
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_defer.h51 void (*abort_intent)(struct xfs_log_item *intent);
53 struct xfs_log_item *intent, unsigned int count);
/Linux-v6.6/Documentation/ABI/testing/
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-v6.6/Documentation/security/
Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/Linux-v6.6/drivers/net/
DLICENSE.SRC12 intent in sharing this software is to promote the productive interchange
/Linux-v6.6/drivers/net/ethernet/myricom/
DKconfig43 is used, with the intent of lessening the impact of cache misses.
/Linux-v6.6/Documentation/admin-guide/cifs/
Dintroduction.rst24 The intent of this module is to provide the most advanced network
/Linux-v6.6/Documentation/networking/device_drivers/atm/
Dfore200e.rst14 The intent is to enable the use of different models of FORE adapters at the
/Linux-v6.6/drivers/mtd/spi-nor/
DKconfig40 Don't use this if you intent to use the software write protection
/Linux-v6.6/fs/
Dinternal.h166 int intent; member
Dopen.c1313 op->intent = flags & O_PATH ? 0 : LOOKUP_OPEN; in build_open_flags()
1316 op->intent |= LOOKUP_CREATE; in build_open_flags()
1318 op->intent |= LOOKUP_EXCL; in build_open_flags()
/Linux-v6.6/Documentation/driver-api/md/
Draid5-ppl.rst23 the array. Because of this, using write-intent bitmap and PPL together is not
/Linux-v6.6/Documentation/devicetree/bindings/reset/
Dreset.txt27 block node for dedicated reset signals. The intent of this binding is to give
/Linux-v6.6/Documentation/nvme/
Dfeature-and-quirk-policy.rst64 implementation bugs. The intent of quirks is to deal with widely available
/Linux-v6.6/Documentation/fb/
Dintelfb.rst47 framebuffer memory. The intent is to avoid the memory blocks
/Linux-v6.6/Documentation/process/
Dkernel-enforcement-statement.rst40 Our intent in providing these assurances is to encourage more use of the
/Linux-v6.6/drivers/net/ethernet/intel/
DKconfig124 is used, with the intent of lessening the impact of cache misses.
176 is used, with the intent of lessening the impact of cache misses.
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Drtw_mlme.h226 u8 intent; /* should only include the intent value. */ member
/Linux-v6.6/Documentation/input/devices/
Dntrig.rst109 the initial activation filter is satisfied. The intent is to provide

123