Home
last modified time | relevance | path

Searched defs:payload (Results 1 - 25 of 769) sorted by relevance

12345678910>>...31

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dipmi_ssif_bmc.h15 __u8 payload[IPMI_SSIF_PAYLOAD_MAX]; member
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_asymmetric_keys.c27 ima_post_key_create_or_update(struct key *keyring, struct key *key, const void *payload, size_t payload_len, unsigned long flags, bool create) ima_post_key_create_or_update() argument
H A Dima_queue_keys.c103 bool ima_queue_key(struct key *keyring, const void *payload, in ima_queue_key() argument
66 ima_alloc_key_entry(struct key *keyring, const void *payload, size_t payload_len) ima_alloc_key_entry() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/event/src/
H A Devent.c72 ia_css_event_decode( u32 event, uint8_t *payload) ia_css_event_decode() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dsurface_acpi_notify.h32 u8 *payload; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/event/src/
H A Devent.c72 ia_css_event_decode( u32 event, uint8_t *payload) ia_css_event_decode() argument
[all...]
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_asymmetric_keys.c29 ima_post_key_create_or_update(struct key *keyring, struct key *key, const void *payload, size_t payload_len, unsigned long flags, bool create) ima_post_key_create_or_update() argument
H A Dima_queue_keys.c104 bool ima_queue_key(struct key *keyring, const void *payload, in ima_queue_key() argument
67 ima_alloc_key_entry(struct key *keyring, const void *payload, size_t payload_len) ima_alloc_key_entry() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/eventq/src/
H A Deventq.c23 ia_css_eventq_recv( ia_css_queue_t *eventq_handle, uint8_t *payload) ia_css_eventq_recv() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/eventq/src/
H A Deventq.c23 ia_css_eventq_recv( ia_css_queue_t *eventq_handle, uint8_t *payload) ia_css_eventq_recv() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.c27 unsigned int payload, ret_len; in brcmf_cfg80211_vndr_cmds_dcmd_handler() local
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Ddebug_hw_1x06.c58 u32 payload = INVALID_PAYLOAD; in host1x_debug_show_channel_fifo() local
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_parser.c117 sshp_parse_frame(const struct device *dev, const struct ssam_span *source, struct ssh_frame **frame, struct ssam_span *payload, size_t maxlen) sshp_parse_frame() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.c27 unsigned int payload, ret_len; in brcmf_cfg80211_vndr_cmds_dcmd_handler() local
/kernel/linux/linux-5.10/certs/
H A Dsystem_keyring.c37 restrict_link_by_builtin_trusted(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restriction_key) restrict_link_by_builtin_trusted() argument
55 restrict_link_by_builtin_and_secondary_trusted( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_builtin_and_secondary_trusted() argument
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Drestrict.c70 restrict_link_by_signature(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) restrict_link_by_signature() argument
118 key_or_keyring_common(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted, bool check_dest) key_or_keyring_common() argument
230 restrict_link_by_key_or_keyring(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring() argument
257 restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring_chain() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dpsock_lib.h111 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() argument
/kernel/linux/linux-5.10/drivers/hv/
H A Dhv.c44 hv_post_message(union hv_connection_id connection_id, enum hv_message_type message_type, void *payload, size_t payload_size) hv_post_message() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c54 u8 payload[1]; /* data_count of payload */ member
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Ddummy_stm.c18 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) dummy_stm_packet() argument
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dess.c120 u_long payload, overhead ; in ess_raf_received_pack() local
376 process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) process_bw_alloc() argument
[all...]
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dhcp.c21 nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, const u8 *payload, size_t payload_len, data_exchange_cb_t cb, void *cb_context, unsigned long completion_delay) nfc_hci_hcp_message_tx() argument
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c62 tpm2_seal_trusted(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm2_seal_trusted() argument
185 tpm2_load_cmd(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options, u32 *blob_handle) tpm2_load_cmd() argument
249 tpm2_unseal_cmd(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options, u32 blob_handle) tpm2_unseal_cmd() argument
309 tpm2_unseal_trusted(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm2_unseal_trusted() argument
[all...]
/kernel/linux/linux-5.10/security/keys/
H A Duser_defined.c91 struct user_key_payload *payload; in user_free_payload_rcu() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c28 static u64 arm_spe_calc_ip(int index, u64 payload) in arm_spe_calc_ip() argument
141 u64 payload, ip; in arm_spe_read_record() local
[all...]

Completed in 8 milliseconds

12345678910>>...31