Home
last modified time | relevance | path

Searched refs:edit (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.4/lib/
Dassoc_array.c451 static bool assoc_array_insert_in_empty_tree(struct assoc_array_edit *edit) in assoc_array_insert_in_empty_tree() argument
461 edit->new_meta[0] = assoc_array_node_to_ptr(new_n0); in assoc_array_insert_in_empty_tree()
462 edit->leaf_p = &new_n0->slots[0]; in assoc_array_insert_in_empty_tree()
463 edit->adjust_count_on = new_n0; in assoc_array_insert_in_empty_tree()
464 edit->set[0].ptr = &edit->array->root; in assoc_array_insert_in_empty_tree()
465 edit->set[0].to = assoc_array_node_to_ptr(new_n0); in assoc_array_insert_in_empty_tree()
474 static bool assoc_array_insert_into_terminal_node(struct assoc_array_edit *edit, in assoc_array_insert_into_terminal_node() argument
490 edit->segment_cache[ASSOC_ARRAY_FAN_OUT] = result->terminal_node.slot; in assoc_array_insert_into_terminal_node()
514 edit->leaf_p = &node->slots[i]; in assoc_array_insert_into_terminal_node()
515 edit->dead_leaf = node->slots[i]; in assoc_array_insert_into_terminal_node()
[all …]
/Linux-v5.4/security/keys/
Dkeyring.c1298 struct assoc_array_edit *edit; in __key_link_begin() local
1316 edit = assoc_array_insert(&keyring->keys, in __key_link_begin()
1320 if (IS_ERR(edit)) { in __key_link_begin()
1321 ret = PTR_ERR(edit); in __key_link_begin()
1328 if (!edit->dead_leaf) { in __key_link_begin()
1335 *_edit = edit; in __key_link_begin()
1340 assoc_array_cancel_edit(edit); in __key_link_begin()
1384 struct assoc_array_edit *edit) in __key_link_end() argument
1391 if (edit) { in __key_link_end()
1392 if (!edit->dead_leaf) { in __key_link_end()
[all …]
Dkey.c501 struct assoc_array_edit *edit = NULL; in key_instantiate_and_link() local
520 ret = __key_link_begin(keyring, &key->index_key, &edit); in key_instantiate_and_link()
534 ret = __key_instantiate_and_link(key, &prep, keyring, authkey, &edit); in key_instantiate_and_link()
538 __key_link_end(keyring, &key->index_key, edit); in key_instantiate_and_link()
575 struct assoc_array_edit *edit = NULL; in key_reject_and_link() local
590 link_ret = __key_link_begin(keyring, &key->index_key, &edit); in key_reject_and_link()
592 __key_link_end(keyring, &key->index_key, edit); in key_reject_and_link()
613 __key_link(key, &edit); in key_reject_and_link()
623 __key_link_end(keyring, &key->index_key, edit); in key_reject_and_link()
820 struct assoc_array_edit *edit = NULL; in key_create_or_update() local
[all …]
Drequest_key.c372 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(key, &edit); in construct_alloc_key()
425 __key_link_end(dest_keyring, &ctx->index_key, edit); in construct_alloc_key()
440 __key_link(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()
Dinternal.h103 struct assoc_array_edit *edit);
/Linux-v5.4/include/linux/
Dassoc_array.h73 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-v5.4/Documentation/powerpc/
Dmpc52xx.rst11 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
23 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
/Linux-v5.4/Documentation/core-api/
Dassoc_array.rst74 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-v5.4/include/uapi/linux/
Daio_abi.h84 #error edit for your odd byteorder.
/Linux-v5.4/Documentation/maintainer/
Dconfigure-git.rst17 Alternatively, edit your ``.git/config`` or ``~/.gitconfig`` file by hand:
/Linux-v5.4/Documentation/scsi/
DNinjaSCSI.txt53 [4] Extract this driver's archive somewhere, and edit Makefile, then do make.
64 So, you don't need to edit file. Just copy to /etc/pcmcia/ .
Dcxgb3i.txt70 3. edit /etc/iscsi/iscsid.conf
Dscsi-generic.txt49 and edit this file (removing its changelog for example) before placing it
DChangeLog.arcmsr45 ** miss edit at arcmsr_build_ccb....
/Linux-v5.4/Documentation/networking/device_drivers/
Dsb1000.txt58 2.) *BEFORE* you build the kernel, edit drivers/net/sb1000.c. Make sure
86 phone number, and frequency for the cable modem. Also edit pap-secrets
174 edit /etc/ppp/cablemodem and make sure the ",nobroadcast" option is turned on
187 want to edit the 'Makefile' and look for the 'SB1000_DELAY'
/Linux-v5.4/tools/power/cpupower/
DREADME34 edit the block marked CONFIGURATION.
/Linux-v5.4/Documentation/usb/
Dlinux.inf53 HKR, NDI\params\VistaProperty, type, 0, "edit"
/Linux-v5.4/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME25 edit Context.c to add const to the char* file = __FILE__ line in
/Linux-v5.4/Documentation/process/
Dcode-of-conduct.rst48 Maintainers have the right and responsibility to remove, edit, or reject
/Linux-v5.4/Documentation/networking/device_drivers/dec/
Dde4x5.txt59 2) for fixed autoprobes (not recommended), edit the source code near
141 2.0.x is installed (4 in 2.1.x), the user will have to edit
/Linux-v5.4/tools/power/pm-graph/
DREADME335 the config so that you can override and edit them. Place them in the
349 all the internal timeline functions into the config and allows you to edit
409 functions into the config so that you can override and edit them. Place them
424 all the internal dev timeline functions into the config and allows you to edit
/Linux-v5.4/Documentation/filesystems/nfs/
Didmapper.txt46 would edit your request-key.conf so it look similar to this:
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dspu_save_dump.h_shipped4 * Do not edit!
/Linux-v5.4/Documentation/networking/
Dray_cs.txt63 configuration information, and edit /etc/pcmcia/ray_cs.opts.
/Linux-v5.4/Documentation/admin-guide/aoe/
Daoe.rst38 There is also an autoload script that shows how to edit

123