Home
last modified time | relevance | path

Searched defs:space (Results 1 – 25 of 55) sorted by relevance

123

/linux-4.19.296/drivers/char/tpm/
Dtpm2-space.c35 static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space) in tpm2_flush_sessions()
46 int tpm2_init_space(struct tpm_space *space, unsigned int buf_size) in tpm2_init_space()
64 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space) in tpm2_del_space()
170 struct tpm_space *space = &chip->work_space; in tpm2_flush_space() local
183 struct tpm_space *space = &chip->work_space; in tpm2_load_space() local
229 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle) in tpm2_map_to_phandle()
246 struct tpm_space *space = &chip->work_space; in tpm2_map_command() local
270 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc, in tpm2_prepare_space()
304 struct tpm_space *space = &chip->work_space; in tpm2_add_session() local
318 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
[all …]
Dtpm-interface.c331 struct tpm_space *space, in tpm_validate_command()
430 struct tpm_space *space, in tpm_try_transmit()
596 ssize_t tpm_transmit(struct tpm_chip *chip, struct tpm_space *space, in tpm_transmit()
662 ssize_t tpm_transmit_cmd(struct tpm_chip *chip, struct tpm_space *space, in tpm_transmit_cmd()
Dtpmrm-dev.c11 struct tpm_space space; member
Dtpm-dev-common.c82 size_t size, loff_t *off, struct tpm_space *space) in tpm_common_write()
/linux-4.19.296/include/scsi/
Dscsi_transport.h70 scsi_transport_reserve_target(struct scsi_transport_template * t, int space) in scsi_transport_reserve_target()
77 scsi_transport_reserve_device(struct scsi_transport_template * t, int space) in scsi_transport_reserve_device()
/linux-4.19.296/include/linux/
Drcupdate.h332 #define rcu_dereference_sparse(p, space) \ argument
335 #define rcu_dereference_sparse(p, space) argument
338 #define __rcu_access_pointer(p, space) \ argument
344 #define __rcu_dereference_check(p, c, space) \ argument
352 #define __rcu_dereference_protected(p, c, space) \ argument
Dfault-inject.h20 atomic_t space; member
/linux-4.19.296/drivers/thunderbolt/
Dctl.c197 enum tb_cfg_space space, u32 offset, in check_config_address()
813 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw()
876 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw()
934 enum tb_cfg_space space, u32 offset, u32 length) in tb_cfg_read()
961 enum tb_cfg_space space, u32 offset, u32 length) in tb_cfg_write()
Dtb.h278 enum tb_cfg_space space, u32 offset, u32 length) in tb_sw_read()
290 enum tb_cfg_space space, u32 offset, u32 length) in tb_sw_write()
302 enum tb_cfg_space space, u32 offset, u32 length) in tb_port_read()
314 enum tb_cfg_space space, u32 offset, u32 length) in tb_port_write()
/linux-4.19.296/include/xen/interface/
Dmemory.h180 unsigned int space; member
198 uint16_t space; /* => enum phys_map_space */ member
/linux-4.19.296/crypto/
Dcts.c190 u8 *space; in cts_cbc_decrypt() local
249 u8 *space; in crypto_cts_decrypt() local
/linux-4.19.296/drivers/media/rc/
Dgpio-ir-tx.c73 unsigned int pulse, space; in gpio_ir_tx() local
Dir-spi.c27 u16 space; member
Dserial_ir.c230 unsigned int pulse, space; in send_pulse_homebrew_softcarrier() local
275 static unsigned int ptr, pulse, space; in frbwrite() local
Drc-ir-raw.c406 unsigned int space; in ir_raw_gen_pd() local
/linux-4.19.296/fs/xfs/
Dxfs_log_priv.h488 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val()
495 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head()
501 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val()
507 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
/linux-4.19.296/include/uapi/linux/
Dtipc_config.h260 static inline int TLV_OK(const void *tlv, __u16 space) in TLV_OK()
275 static inline int TLV_CHECK(const void *tlv, __u16 space, __u16 exp_type) in TLV_CHECK()
328 void *data, __u32 space) in TLV_LIST_INIT()
/linux-4.19.296/lib/
Dfault-inject.c22 int space; in setup_fault_attr() local
/linux-4.19.296/fs/quota/
Dquota_v1.c21 static inline qsize_t v1_stoqb(qsize_t space) in v1_stoqb()
Dquota_v2.c48 static inline qsize_t v2_stoqb(qsize_t space) in v2_stoqb()
/linux-4.19.296/drivers/pci/endpoint/
Dpci-epf-core.c117 void *space; in pci_epf_alloc_space() local
/linux-4.19.296/fs/ufs/
Dsuper.c508 unsigned char * base, * space; in ufs_read_cylinder_structures() local
648 unsigned char * base, * space; in ufs_put_super_internal() local
/linux-4.19.296/fs/efs/
Defs.h106 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member
/linux-4.19.296/drivers/media/radio/si470x/
Dradio-si470x-common.c121 static unsigned short space = 2; variable
/linux-4.19.296/fs/cachefiles/
Drdwr.c699 int ret, ret2, space; in cachefiles_read_or_alloc_pages() local

123