/Linux-v6.1/drivers/rpmsg/ |
D | qcom_glink_native.c | 246 struct glink_core_rx_intent *intent; in qcom_glink_channel_release() local 256 list_for_each_entry_safe(intent, tmp, &channel->done_intents, node) { in qcom_glink_channel_release() 257 if (!intent->reuse) { in qcom_glink_channel_release() 258 kfree(intent->data); in qcom_glink_channel_release() 259 kfree(intent); in qcom_glink_channel_release() 503 struct glink_core_rx_intent *intent, *tmp; in qcom_glink_rx_done_work() local 516 list_for_each_entry_safe(intent, tmp, &channel->done_intents, node) { in qcom_glink_rx_done_work() 517 list_del(&intent->node); in qcom_glink_rx_done_work() 519 iid = intent->id; in qcom_glink_rx_done_work() 520 reuse = intent->reuse; in qcom_glink_rx_done_work() [all …]
|
/Linux-v6.1/fs/xfs/ |
D | xfs_bmap_item.c | 367 struct xfs_log_item *intent, in xfs_bmap_update_create_done() argument 370 return &xfs_trans_get_bud(tp, BUI_ITEM(intent))->bud_item; in xfs_bmap_update_create_done() 406 struct xfs_log_item *intent) in xfs_bmap_update_abort_intent() argument 408 xfs_bui_release(BUI_ITEM(intent)); in xfs_bmap_update_abort_intent() 577 struct xfs_log_item *intent, in xfs_bui_item_relog() argument 585 count = BUI_ITEM(intent)->bui_format.bui_nextents; in xfs_bui_item_relog() 586 extp = BUI_ITEM(intent)->bui_format.bui_extents; in xfs_bui_item_relog() 589 budp = xfs_trans_get_bud(tp, BUI_ITEM(intent)); in xfs_bui_item_relog()
|
D | xfs_refcount_item.c | 367 struct xfs_log_item *intent, in xfs_refcount_update_create_done() argument 370 return &xfs_trans_get_cud(tp, CUI_ITEM(intent))->cud_item; in xfs_refcount_update_create_done() 406 struct xfs_log_item *intent) in xfs_refcount_update_abort_intent() argument 408 xfs_cui_release(CUI_ITEM(intent)); in xfs_refcount_update_abort_intent() 594 struct xfs_log_item *intent, in xfs_cui_item_relog() argument 602 count = CUI_ITEM(intent)->cui_format.cui_nextents; in xfs_cui_item_relog() 603 extp = CUI_ITEM(intent)->cui_format.cui_extents; in xfs_cui_item_relog() 606 cudp = xfs_trans_get_cud(tp, CUI_ITEM(intent)); in xfs_cui_item_relog()
|
D | xfs_rmap_item.c | 394 struct xfs_log_item *intent, in xfs_rmap_update_create_done() argument 397 return &xfs_trans_get_rud(tp, RUI_ITEM(intent))->rud_item; in xfs_rmap_update_create_done() 424 struct xfs_log_item *intent) in xfs_rmap_update_abort_intent() argument 426 xfs_rui_release(RUI_ITEM(intent)); in xfs_rmap_update_abort_intent() 598 struct xfs_log_item *intent, in xfs_rui_item_relog() argument 606 count = RUI_ITEM(intent)->rui_format.rui_nextents; in xfs_rui_item_relog() 607 extp = RUI_ITEM(intent)->rui_format.rui_extents; in xfs_rui_item_relog() 610 rudp = xfs_trans_get_rud(tp, RUI_ITEM(intent)); in xfs_rui_item_relog()
|
D | xfs_extfree_item.c | 452 struct xfs_log_item *intent, in xfs_extent_free_create_done() argument 455 return &xfs_trans_get_efd(tp, EFI_ITEM(intent), count)->efd_item; in xfs_extent_free_create_done() 487 struct xfs_log_item *intent) in xfs_extent_free_abort_intent() argument 489 xfs_efi_release(EFI_ITEM(intent)); in xfs_extent_free_abort_intent() 657 struct xfs_log_item *intent, in xfs_efi_item_relog() argument 665 count = EFI_ITEM(intent)->efi_format.efi_nextents; in xfs_efi_item_relog() 666 extp = EFI_ITEM(intent)->efi_format.efi_extents; in xfs_efi_item_relog() 669 efdp = xfs_trans_get_efd(tp, EFI_ITEM(intent), count); in xfs_efi_item_relog()
|
D | xfs_attr_item.c | 473 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()
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_defer.h | 51 void (*abort_intent)(struct xfs_log_item *intent); 53 struct xfs_log_item *intent, unsigned int count);
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-fpga-manager | 12 The intent is to provide enough detail that if something goes 44 error or incompatible bitstream image. The intent of this
|
/Linux-v6.1/drivers/staging/media/deprecated/fsl-viu/ |
D | TODO | 2 framework, so this driver is now deprecated with the intent of
|
/Linux-v6.1/drivers/staging/media/deprecated/tm6000/ |
D | TODO | 2 framework, so this driver is now deprecated with the intent of
|
/Linux-v6.1/drivers/staging/media/deprecated/vpfe_capture/ |
D | TODO | 2 framework, so these drivers are now deprecated with the intent of
|
/Linux-v6.1/drivers/staging/media/deprecated/zr364xx/ |
D | TODO | 2 framework, so this driver is now deprecated with the intent of
|
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/ |
D | TODO | 5 These drivers are now deprecated with the intent of
|
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/saa7146/ |
D | TODO | 2 the vb2 framework, so these drivers are now deprecated with the intent of
|
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/ttpci/ |
D | TODO | 2 the vb2 framework, so these drivers are now deprecated with the intent of
|
/Linux-v6.1/drivers/staging/media/deprecated/stkwebcam/ |
D | TODO | 7 is now deprecated with the intent of removing it altogether by
|
/Linux-v6.1/drivers/staging/r8188eu/core/ |
D | rtw_p2p.c | 1107 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req() 1109 if (pwdinfo->intent == P2P_MAX_INTENT) { in process_p2p_group_negotation_req() 1118 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req() 1240 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp() 1242 if (pwdinfo->intent == P2P_MAX_INTENT) { in process_p2p_group_negotation_resp() 1254 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp() 1358 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_confirm() 1360 } else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_confirm() 1812 pwdinfo->intent = 1; in init_wifidirect_info() 1817 pwdinfo->intent = 1; in init_wifidirect_info() [all …]
|
/Linux-v6.1/Documentation/security/ |
D | lsm-development.rst | 6 a new LSM is accepted into the kernel when its intent (a description of
|
/Linux-v6.1/drivers/net/ |
D | LICENSE.SRC | 12 intent in sharing this software is to promote the productive interchange
|
/Linux-v6.1/drivers/net/ethernet/myricom/ |
D | Kconfig | 43 is used, with the intent of lessening the impact of cache misses.
|
/Linux-v6.1/fs/ |
D | internal.h | 131 int intent; member
|
/Linux-v6.1/Documentation/admin-guide/cifs/ |
D | introduction.rst | 24 The intent of this module is to provide the most advanced network
|
/Linux-v6.1/drivers/mtd/spi-nor/ |
D | Kconfig | 40 Don't use this if you intent to use the software write protection
|
/Linux-v6.1/Documentation/networking/device_drivers/atm/ |
D | fore200e.rst | 14 The intent is to enable the use of different models of FORE adapters at the
|
/Linux-v6.1/Documentation/driver-api/md/ |
D | raid5-ppl.rst | 23 the array. Because of this, using write-intent bitmap and PPL together is not
|