linux-stable/security/selinux/ss
Jacob Satterfield 19c1c9916d selinux: simplify avtab_insert_node() prototype
__hashtab_insert() in hashtab.h has a cleaner interface that allows the
caller to specify the chain node location that the new node is being
inserted into so that it can update the node that currently occupies it.

Signed-off-by: Jacob Satterfield <jsatterfield.linux@gmail.com>
Reviewed-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
2023-10-03 17:07:07 -04:00
..
avtab.c selinux: simplify avtab_insert_node() prototype 2023-10-03 17:07:07 -04:00
avtab.h selinux: move debug functions into debug configuration 2023-07-28 14:09:24 -04:00
conditional.c selinux: drop avtab_search() 2023-07-19 11:04:28 -04:00
conditional.h selinux: avoid bool as identifier name 2023-06-05 17:04:01 -04:00
constraint.h selinux: update my email address 2023-07-19 11:27:02 -04:00
context.c selinux: hash context structure directly 2020-04-17 16:04:34 -04:00
context.h selinux: update my email address 2023-07-19 11:27:02 -04:00
ebitmap.c selinux: update my email address 2023-07-19 11:27:02 -04:00
ebitmap.h selinux: update my email address 2023-07-19 11:27:02 -04:00
hashtab.c selinux: print sum of chain lengths^2 for hash tables 2023-09-13 13:46:56 -04:00
hashtab.h selinux: print sum of chain lengths^2 for hash tables 2023-09-13 13:46:56 -04:00
mls.c selinux: avoid implicit conversions in mls code 2023-08-03 22:19:57 -04:00
mls.h selinux: update my email address 2023-07-19 11:27:02 -04:00
mls_types.h selinux: update my email address 2023-07-19 11:27:02 -04:00
policydb.c selinux: improve role transition hashing 2023-09-13 13:46:58 -04:00
policydb.h selinux: update my email address 2023-07-19 11:27:02 -04:00
services.c selinux: make left shifts well defined 2023-08-09 19:07:48 -04:00
services.h selinux: update type for number of class permissions in services code 2023-08-09 19:07:48 -04:00
sidtab.c selinux: Annotate struct sidtab_str_cache with __counted_by 2023-09-12 16:58:40 -04:00
sidtab.h selinux: update my email address 2023-07-19 11:27:02 -04:00
symtab.c selinux: update my email address 2023-07-19 11:27:02 -04:00
symtab.h selinux: update my email address 2023-07-19 11:27:02 -04:00