Searched defs:parent_key (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/tools/perf/util/bpf_skel/ |
D | bperf_follower.bpf.c | 100 __u32 parent_key, child_key; in BPF_PROG() local
|
/linux-6.14.4/tools/testing/selftests/tpm2/ |
D | tpm2.py | 589 def seal(self, parent_key, data, auth_value, policy_dig, argument 629 def unseal(self, parent_key, blob, auth_value, policy_handle): argument
|
/linux-6.14.4/lib/ |
D | test_objagg.c | 92 const struct tokey *parent_key = parent_obj; in delta_check() local 101 struct tokey *parent_key = parent_obj; in delta_create() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_erp.c | 1156 mlxsw_sp_acl_erp_delta_fill(const struct mlxsw_sp_acl_erp_key *parent_key, in mlxsw_sp_acl_erp_delta_fill() 1209 const struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_check() local 1223 struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_create() local
|