Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\assoc_array.c Create Date:2022-07-28 06:54:35
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:assoc_array_cancel_edit - Discard an edit script

Proto:void assoc_array_cancel_edit(struct assoc_array_edit *edit)

Type:void

Parameter:

TypeParameterName
struct assoc_array_edit *edit
1415  pr_devel("-->%s()\n", __func__)
1418  When i < ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(new_meta) cycle
1419  ptr = new_meta[i]
1420  If ptr Then
1427  kfree(edit)
Caller
NameDescribe
assoc_array_insertassoc_array_insert - Script insertion of an object into an associative array*@array: The array to insert into
assoc_array_deleteassoc_array_delete - Script deletion of an object from an associative array*@array: The array to search.*@ops: The operations to use.*@index_key: The key to the object.* Precalculate and preallocate a script for the deletion of an object from an
__key_link_endFinish linking a key into to a keyring.* Must be called with __key_link_begin() having being called.
__key_unlink_endFinish unlinking a key from to a keyring.