Searched defs:payload (Results 26 - 50 of 427) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/surface_aggregator/
H A Dcdev.h67 } payload; member in struct:ssam_cdev_request
/linux-master/drivers/gpu/host1x/hw/
H A Ddebug_hw.c166 u32 payload = INVALID_PAYLOAD; local
41 show_channel_command(struct output *o, u32 val, u32 *payload) argument
H A Dopcodes.h128 static inline u32 host1x_opcode_setpayload(unsigned payload) argument
/linux-master/arch/powerpc/include/uapi/asm/
H A Dpapr_pdsm.h162 union nd_pdsm_payload payload; member in struct:nd_pkg_pdsm
[all...]
/linux-master/drivers/virt/coco/sev-guest/
H A Dsev-guest.h60 u8 payload[4000]; member in struct:snp_guest_msg
/linux-master/security/keys/
H A Dbig_key.c59 struct big_key_payload *payload = to_big_key_payload(prep->payload); local
154 struct big_key_payload *payload = to_big_key_payload(prep->payload); local
167 struct big_key_payload *payload = to_big_key_payload(key->payload); local
180 struct big_key_payload *payload = to_big_key_payload(key->payload); local
213 struct big_key_payload *payload = to_big_key_payload(key->payload); local
229 struct big_key_payload *payload = to_big_key_payload(key->payload); local
[all...]
H A Ddh.c38 const struct user_key_payload *payload; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_varlen.c46 void *payload = payload1; local
76 void *payload = payload3; local
102 void *payload = payload2; local
130 void *payload = payload4; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddbring.h17 u8 payload[]; member in struct:ath12k_dbring_element
/linux-master/certs/
H A Dsystem_keyring.c45 restrict_link_by_builtin_trusted(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restriction_key) argument
65 restrict_link_by_digsig_builtin(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restriction_key) argument
87 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) argument
117 restrict_link_by_digsig_builtin_and_secondary(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) argument
206 restrict_link_by_builtin_secondary_and_machine( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) argument
[all...]
/linux-master/drivers/ufs/core/
H A Dufs_bsg.c71 struct bsg_buffer *payload = NULL; local
[all...]
/linux-master/security/keys/trusted-keys/
H A Dtrusted_core.c149 struct trusted_key_payload *payload = NULL; local
[all...]
/linux-master/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) argument
130 restrict_link_by_ca(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) argument
171 restrict_link_by_digsig(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) argument
206 key_or_keyring_common(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted, bool check_dest) argument
328 restrict_link_by_key_or_keyring(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) argument
356 restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/nvidia/arch/nvalloc/common/inc/
H A Drmgspseq.h97 } payload; member in struct:GSP_SEQUENCER_BUFFER_CMD
/linux-master/net/ncsi/
H A Dncsi-aen.c200 int payload; member in struct:ncsi_aen_handler
19 ncsi_validate_aen_pkt(struct ncsi_aen_pkt_hdr *h, const unsigned short payload) argument
H A Dncsi-cmd.c218 int payload; local
240 int payload; member in struct:ncsi_cmd_handler
284 int payload; local
[all...]
/linux-master/fs/smb/client/
H A Dcifs_spnego.c27 char *payload; local
/linux-master/drivers/platform/chrome/
H A Dcros_ec_vbc.c32 const size_t payload = max(para_sz, resp_sz); local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddbring.h17 u8 *payload; member in struct:ath11k_dbring_element
/linux-master/drivers/soc/xilinx/
H A Dzynqmp_power.c57 static void suspend_event_callback(const u32 *payload, void *data) argument
72 u32 payload[CB_PAYLOAD_SIZE]; local
99 u32 payload[CB_PAYLOAD_SIZE]; local
[all...]
/linux-master/include/uapi/linux/
H A Dcxl_mem.h220 __u64 payload; member in struct:cxl_send_command::__anon883
226 __u64 payload; member in struct:cxl_send_command::__anon884
[all...]
/linux-master/include/crypto/
H A Dpublic_key.h87 restrict_link_by_ca(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) argument
95 restrict_link_by_digsig(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) argument
/linux-master/drivers/hv/
H A Dhv.c47 hv_post_message(union hv_connection_id connection_id, enum hv_message_type message_type, void *payload, size_t payload_size) argument
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_tlv.h54 static inline int rocker_tlv_attr_size(int payload) argument
59 static inline int rocker_tlv_total_size(int payload) argument
64 static inline int rocker_tlv_padlen(int payload) argument
/linux-master/include/linux/greybus/
H A Doperation.h56 void *payload; member in struct:gb_message

Completed in 194 milliseconds

1234567891011>>