Home
last modified time | relevance | path

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

1234567

/linux/Documentation/bpf/
H A Dmap_xskmap.rst92 bpf_map_update_elem()User space global() argument
111 bpf_map_lookup_elem()User space global() argument
119 bpf_map_delete_elem()User space global() argument
189 libxdpUser space global() argument
190 AF_XDPUser space global() argument
191 bpf-examplesUser space global() argument
192 libxdp-readmeUser space global() argument
H A Dmap_cpumap.rst53 bpf_map_update_elem()User space global() argument
78 bpf_map_lookup_elem()User space global() argument
87 bpf_map_delete_elem()User space global() argument
H A Dmap_sk_storage.rst63 bpf_map_update_elem()User space global() argument
87 bpf_map_lookup_elem()User space global() argument
99 bpf_map_delete_elem()User space global() argument
H A Dmap_devmap.rst78 bpf_map_update_elem()User space global() argument
115 bpf_map_lookup_elem()User space global() argument
125 bpf_map_delete_elem()User space global() argument
H A Dmap_sockmap.rst300 bpf_map_update_elem()User space global() argument
319 bpf_map_lookup_elem()User space global() argument
330 bpf_map_delete_elem()User space global() argument
/linux/drivers/char/tpm/
H A Dtpm2-space.c31 static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space) in tpm2_flush_sessions() argument
41 int tpm2_init_space(struct tpm_space *space, unsigned int buf_size) in tpm2_init_space() argument
59 tpm2_del_space(struct tpm_chip * chip,struct tpm_space * space) tpm2_del_space() argument
169 struct tpm_space *space = &chip->work_space; tpm2_flush_space() local
184 struct tpm_space *space = &chip->work_space; tpm2_load_space() local
230 tpm2_map_to_phandle(struct tpm_space * space,void * handle) tpm2_map_to_phandle() argument
247 struct tpm_space *space = &chip->work_space; tpm2_map_command() local
272 tpm_find_and_validate_cc(struct tpm_chip * chip,struct tpm_space * space,const void * cmd,size_t len) tpm_find_and_validate_cc() argument
306 tpm2_prepare_space(struct tpm_chip * chip,struct tpm_space * space,u8 * cmd,size_t cmdsiz) tpm2_prepare_space() argument
346 struct tpm_space *space = &chip->work_space; tpm2_add_session() local
360 tpm2_map_to_vhandle(struct tpm_space * space,u32 phandle,bool alloc) tpm2_map_to_vhandle() argument
383 struct tpm_space *space = &chip->work_space; tpm2_map_response_header() local
443 struct tpm_space *space = &chip->work_space; tpm2_map_response_body() local
499 struct tpm_space *space = &chip->work_space; tpm2_save_space() local
540 tpm2_commit_space(struct tpm_chip * chip,struct tpm_space * space,void * buf,size_t * bufsiz) tpm2_commit_space() argument
[all...]
H A Dtpm-dev.h10 struct tpm_space *space; member
/linux/drivers/media/usb/go7007/
H A Dgo7007-fw.c277 static int copy_packages(__le16 *dest, u16 *src, int pkg_cnt, int space) in copy_packages() argument
365 static int gen_mjpeghdr_to_package(struct go7007 *go, __le16 *code, int space) in gen_mjpeghdr_to_package() argument
632 __le16 *code, int space, int *framelen) in gen_mpeg1hdr_to_package() argument
818 __le16 *code, int space, int *framelen) in gen_mpeg4hdr_to_package() argument
920 __le16 *code, int space, in in brctrl_to_package() argument
1076 config_package(struct go7007 * go,__le16 * code,int space) config_package() argument
1198 seqhead_to_package(struct go7007 * go,__le16 * code,int space,int (* sequence_header_func)(struct go7007 * go,unsigned char * buf,int ext)) seqhead_to_package() argument
1277 avsync_to_package(struct go7007 * go,__le16 * code,int space) avsync_to_package() argument
1308 final_package(struct go7007 * go,__le16 * code,int space) final_package() argument
1371 audio_to_package(struct go7007 * go,__le16 * code,int space) audio_to_package() argument
1421 modet_to_package(struct go7007 * go,__le16 * code,int space) modet_to_package() argument
1495 do_special(struct go7007 * go,u16 type,__le16 * code,int space,int * framelen) do_special() argument
[all...]
/linux/drivers/char/ipmi/
H A Dipmi_dmi.c25 unsigned int space; /* addr space for si, intf# for ssif */ member
36 unsigned int space, in dmi_add_platform_ipmi() argument
100 int ipmi_dmi_get_slave_addr(enum si_type si_type, unsigned int space, in ipmi_dmi_get_slave_addr() argument
129 int space = IPMI_IO_ADDR_SPACE; dmi_decode_ipmi() local
[all...]
/linux/drivers/pnp/
H A Dinterface.c56 static void pnp_print_port(pnp_info_buffer_t * buffer, char *space, in pnp_print_port() argument
68 static void pnp_print_irq(pnp_info_buffer_t * buffer, char *space, in pnp_print_irq() argument
101 static void pnp_print_dma(pnp_info_buffer_t * buffer, char *space, in pnp_print_dma() argument
153 static void pnp_print_mem(pnp_info_buffer_t * buffer, char *space, in pnp_print_mem() argument
189 static void pnp_print_option(pnp_info_buffer_t * buffer, char *space, in pnp_print_option() argument
[all...]
/linux/drivers/thunderbolt/
H A Dctl.c222 enum tb_cfg_space space, u32 offset, in check_config_address() argument
276 static void tb_cfg_print_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_print_error() argument
942 tb_cfg_read_raw(struct tb_ctl * ctl,void * buffer,u64 route,u32 port,enum tb_cfg_space space,u32 offset,u32 length,int timeout_msec) tb_cfg_read_raw() argument
1013 tb_cfg_write_raw(struct tb_ctl * ctl,const void * buffer,u64 route,u32 port,enum tb_cfg_space space,u32 offset,u32 length,int timeout_msec) tb_cfg_write_raw() argument
1070 tb_cfg_get_error(struct tb_ctl * ctl,enum tb_cfg_space space,const struct tb_cfg_result * res) tb_cfg_get_error() argument
1094 tb_cfg_read(struct tb_ctl * ctl,void * buffer,u64 route,u32 port,enum tb_cfg_space space,u32 offset,u32 length) tb_cfg_read() argument
1120 tb_cfg_write(struct tb_ctl * ctl,const void * buffer,u64 route,u32 port,enum tb_cfg_space space,u32 offset,u32 length) tb_cfg_write() argument
[all...]
/linux/drivers/usb/host/
H A Duhci-debug.c44 int len, int space) in uhci_show_td() argument
101 char *buf, int len, int space) in uhci_show_urbp() argument
166 struct uhci_qh *qh, char *buf, int len, int space) in uhci_show_qh() argument
626 uhci_show_qh(struct uhci_hcd * uhci,struct uhci_qh * qh,char * buf,int len,int space) uhci_show_qh() argument
[all...]
/linux/include/scsi/
H A Dscsi_transport.h57 scsi_transport_reserve_target(struct scsi_transport_template * t, int space) in scsi_transport_reserve_target() argument
64 scsi_transport_reserve_device(struct scsi_transport_template * t, int space) in scsi_transport_reserve_device() argument
/linux/drivers/media/platform/amphion/
H A Dvpu_rpc.c59 u32 space = 0; in vpu_rpc_send_cmd_buf() local
103 u32 space = 0; in vpu_rpc_check_msg() local
/linux/drivers/gpu/host1x/
H A Dcdma.c190 unsigned int space; in host1x_cdma_wait_locked() local
241 unsigned int space; in host1x_cdma_wait_pushbuffer_space() local
623 unsigned int space, needed = 2, extra = 0; host1x_cdma_push_wide() local
[all...]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c58 enum cgs_ind_reg space, in amdgpu_cgs_read_ind_register() argument
86 enum cgs_ind_reg space, in amdgpu_cgs_write_ind_register() argument
/linux/drivers/gpu/drm/amd/include/
H A Dcgs_common.h133 #define CGS_WREG32_FIELD_IND(device, space, reg, field, val) \ argument
168 #define cgs_read_ind_register(dev, space, index) \ argument
170 #define cgs_write_ind_register(dev, space, index, value) \ argument
/linux/include/linux/
H A Drcupdate.h502 #define rcu_check_sparse(p, space) \ argument
505 #define rcu_check_sparse(p, space) argument
523 #define __rcu_access_pointer(p, local, space) \ argument
529 #define __rcu_dereference_check(p, local, c, space) \ argument
537 #define __rcu_dereference_protected(p, local, c, space) \ argument
/linux/drivers/tty/
H A Dtty_buffer.c96 int space = port->buf.mem_limit - atomic_read(&port->buf.mem_used); in tty_buffer_space_avail() local
309 size_t space = __tty_buffer_request_room(port, goal, need_flags); in __tty_insert_flip_string_flags() local
356 size_t space = __tty_buffer_request_room(port, size, false); tty_prepare_flip_string() local
[all...]
/linux/arch/x86/math-emu/
H A Dfpu_entry.c645 void *space = s387->st_space; in fpregs_soft_set() local
696 const void *space = s387->st_space; in fpregs_soft_get() local
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Denum.c44 bool space = false; in nvkm_snprintbf() local
/linux/drivers/media/usb/dvb-usb/
H A Daf9005-remote.c76 u16 mark, space; in af9005_rc_decode() local
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h284 static inline pte_t mk_pte_io(unsigned long page, pgprot_t pgprot, int space) in mk_pte_io() argument
394 #define MK_IOSPACE_PFN(space, pfn) (pfn | (space << (BITS_PER_LONG - 4))) argument
405 unsigned long long offset, space, phys_base; in io_remap_pfn_range() local
/linux/crypto/
H A Dcts.c188 u8 *space; in cts_cbc_decrypt() local
246 u8 *space; in crypto_cts_decrypt() local
/linux/include/xen/interface/
H A Dmemory.h180 unsigned int space; member
198 uint16_t space; /* => enum phys_map_space */ member
[all...]

1234567