/linux-6.3-rc2/lib/ |
A D | assoc_array.c | 464 edit->set[0].ptr = &edit->array->root; in assoc_array_insert_in_empty_tree() 704 edit->set[0].ptr = &edit->array->root; in assoc_array_insert_into_terminal_node() 824 edit->set[0].ptr = &edit->array->root; in assoc_array_insert_mid_shortcut() 941 return edit; in assoc_array_insert_mid_shortcut() 981 if (!edit) in assoc_array_insert() 1093 if (!edit) in assoc_array_delete() 1247 return edit; in assoc_array_delete() 1285 if (!edit) in assoc_array_clear() 1356 *edit->leaf_p = edit->leaf; in assoc_array_apply_edit() 1371 *edit->set[i].ptr = edit->set[i].to; in assoc_array_apply_edit() [all …]
|
/linux-6.3-rc2/security/keys/ |
A D | keyring.c | 1318 if (IS_ERR(edit)) { in __key_link_begin() 1333 *_edit = edit; in __key_link_begin() 1391 if (edit) { in __key_link_end() 1493 if (IS_ERR(edit)) in __key_unlink_begin() 1496 if (!edit) in __key_unlink_begin() 1499 *_edit = edit; in __key_unlink_begin() 1523 if (edit) in __key_unlink_end() 1658 if (IS_ERR(edit)) { in keyring_clear() 1661 if (edit) in keyring_clear() 1683 if (!IS_ERR(edit)) { in keyring_revoke() [all …]
|
A D | key.c | 505 struct assoc_array_edit *edit = NULL; in key_instantiate_and_link() local 525 ret = __key_link_begin(keyring, &key->index_key, &edit); in key_instantiate_and_link() 543 __key_link_end(keyring, &key->index_key, edit); in key_instantiate_and_link() 580 struct assoc_array_edit *edit = NULL; in key_reject_and_link() local 597 __key_link_end(keyring, &key->index_key, edit); in key_reject_and_link() 619 __key_link(keyring, key, &edit); in key_reject_and_link() 629 __key_link_end(keyring, &key->index_key, edit); in key_reject_and_link() 808 struct assoc_array_edit *edit = NULL; in __key_create_or_update() local 866 ret = __key_link_begin(keyring, &index_key, &edit); in __key_create_or_update() 943 __key_link_end(keyring, &index_key, edit); in __key_create_or_update() [all …]
|
A D | request_key.c | 372 struct assoc_array_edit *edit = NULL; in construct_alloc_key() local 404 ret = __key_link_begin(dest_keyring, &ctx->index_key, &edit); in construct_alloc_key() 421 __key_link(dest_keyring, key, &edit); in construct_alloc_key() 425 __key_link_end(dest_keyring, &ctx->index_key, edit); in construct_alloc_key() 440 __key_link(dest_keyring, key, &edit); in construct_alloc_key() 441 __key_link_end(dest_keyring, &ctx->index_key, edit); in construct_alloc_key() 457 __key_link_end(dest_keyring, &ctx->index_key, edit); in construct_alloc_key()
|
A D | internal.h | 107 struct assoc_array_edit *edit);
|
/linux-6.3-rc2/include/linux/ |
A D | assoc_array.h | 73 extern void assoc_array_insert_set_object(struct assoc_array_edit *edit, 80 extern void assoc_array_apply_edit(struct assoc_array_edit *edit); 81 extern void assoc_array_cancel_edit(struct assoc_array_edit *edit);
|
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/ |
A D | assoc_array.rst | 91 void assoc_array_apply_edit(struct assoc_array_edit *edit); 96 2. Cancel an edit script:: 98 void assoc_array_cancel_edit(struct assoc_array_edit *edit);
|
/linux-6.3-rc2/Documentation/powerpc/ |
A D | mpc52xx.rst | 11 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION 23 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | assoc_array.rst | 74 The insertion and deletion functions produce an 'edit script' that can later be 91 1. Apply an edit script:: 93 void assoc_array_apply_edit(struct assoc_array_edit *edit); 95 This will perform the edit functions, interpolating various write barriers 96 to permit accesses under the RCU read lock to continue. The edit script 100 2. Cancel an edit script:: 102 void assoc_array_cancel_edit(struct assoc_array_edit *edit); 104 This frees the edit script and all preallocated memory immediately. If 196 an edit script that must be applied. ``-ENOMEM`` is returned in the case of 215 an edit script that must be applied. ``-ENOMEM`` is returned in the case of [all …]
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | aio_abi.h | 84 #error edit for your odd byteorder.
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | NinjaSCSI.rst | 72 (d) Extract this driver's archive somewhere, and edit Makefile, then do make:: 85 So, you don't need to edit file. Just copy to /etc/pcmcia/ .
|
A D | cxgb3i.rst | 76 3. edit /etc/iscsi/iscsid.conf
|
A D | scsi-generic.rst | 58 and edit this file (removing its changelog for example) before placing it
|
A D | ChangeLog.arcmsr | 45 ** miss edit at arcmsr_build_ccb....
|
/linux-6.3-rc2/Documentation/RCU/ |
A D | rcu.rst | 92 …r browser at (https://docs.google.com/document/d/1X0lThx8OK0ZgLMqVoXiR4ZrGURHrXK6NyLRbeXe3Xac/edit) 93 …or (https://docs.google.com/document/d/1GCdQC8SDbb54W1shjEXqGZ0Rq8a6kIeYutdSIajfpLA/edit?usp=shari…
|
/linux-6.3-rc2/Documentation/networking/device_drivers/cable/ |
A D | sb1000.rst | 65 2. **BEFORE** you build the kernel, edit drivers/net/sb1000.c. Make sure 93 phone number, and frequency for the cable modem. Also edit pap-secrets 187 edit /etc/ppp/cablemodem and make sure the ",nobroadcast" option is turned on 201 want to edit the 'Makefile' and look for the 'SB1000_DELAY'
|
/linux-6.3-rc2/tools/power/cpupower/ |
A D | README | 34 edit the block marked CONFIGURATION.
|
/linux-6.3-rc2/Documentation/usb/ |
A D | linux.inf | 53 HKR, NDI\params\VistaProperty, type, 0, "edit"
|
/linux-6.3-rc2/Documentation/maintainer/ |
A D | configure-git.rst | 17 Alternatively, edit your ``.git/config`` or ``~/.gitconfig`` file by hand:
|
A D | messy-diffstat.rst | 95 output and edit it into the messy pull request, yielding a result that
|
/linux-6.3-rc2/tools/perf/scripts/perl/Perf-Trace-Util/ |
A D | README | 25 edit Context.c to add const to the char* file = __FILE__ line in
|
/linux-6.3-rc2/Documentation/process/ |
A D | code-of-conduct.rst | 48 Maintainers have the right and responsibility to remove, edit, or reject
|
/linux-6.3-rc2/Documentation/admin-guide/nfs/ |
A D | nfs-idmapper.rst | 48 would edit your request-key.conf so it look similar to this:
|
/linux-6.3-rc2/tools/power/pm-graph/ |
A D | README | 439 the config so that you can override and edit them. Place them in the 453 all the internal timeline functions into the config and allows you to edit 513 functions into the config so that you can override and edit them. Place them 528 all the internal dev timeline functions into the config and allows you to edit
|
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/ |
A D | spu_save_dump.h_shipped | 4 * Do not edit!
|