/linux/Documentation/bpf/ |
H A D | map_xskmap.rst | 92 bpf_map_update_elem() 111 bpf_map_lookup_elem() 119 bpf_map_delete_elem() 189 .. _libxdp: https://github.com/xdp-project/xdp-tools/tree/master/lib/libxdp 190 .. _AF_XDP: https://www.kernel.org/doc/html/latest/networking/af_xdp.html 191 .. _bpf-examples: https://github.com/xdp-project/bpf-examples 192 …libxdp-readme: https://github.com/xdp-project/xdp-tools/tree/master/lib/libxdp#using-af_xdp-sockets
|
H A D | map_cpumap.rst | 53 bpf_map_update_elem() 78 bpf_map_lookup_elem() 87 bpf_map_delete_elem()
|
H A D | map_sk_storage.rst | 63 bpf_map_update_elem() 87 bpf_map_lookup_elem() 99 bpf_map_delete_elem()
|
H A D | map_devmap.rst | 78 bpf_map_update_elem() 115 bpf_map_lookup_elem() 125 bpf_map_delete_elem()
|
H A D | map_sockmap.rst | 300 bpf_map_update_elem() 319 bpf_map_lookup_elem() 330 bpf_map_delete_elem()
|
/linux/drivers/char/tpm/ |
H A D | tpm2-space.c | 31 static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space) in tpm2_flush_sessions() 41 int tpm2_init_space(struct tpm_space *space, unsigned int buf_size) in tpm2_init_space() 59 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space) in tpm2_del_space() 169 struct tpm_space *space = &chip->work_space; in tpm2_flush_space() local 184 struct tpm_space *space = &chip->work_space; in tpm2_load_space() local 230 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle) in tpm2_map_to_phandle() 247 struct tpm_space *space = &chip->work_space; in tpm2_map_command() local 272 struct tpm_space *space, in tpm_find_and_validate_cc() 306 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd, in tpm2_prepare_space() 346 struct tpm_space *space = &chip->work_space; in tpm2_add_session() local [all …]
|
H A D | tpm-dev-common.c | 24 static ssize_t tpm_dev_transmit(struct tpm_chip *chip, struct tpm_space *space, in tpm_dev_transmit() 116 struct file_priv *priv, struct tpm_space *space) in tpm_common_open()
|
H A D | tpmrm-dev.c | 10 struct tpm_space space; member
|
/linux/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 277 static int copy_packages(__le16 *dest, u16 *src, int pkg_cnt, int space) in copy_packages() 365 static int gen_mjpeghdr_to_package(struct go7007 *go, __le16 *code, int space) in gen_mjpeghdr_to_package() 632 __le16 *code, int space, int *framelen) in gen_mpeg1hdr_to_package() 818 __le16 *code, int space, int *framelen) in gen_mpeg4hdr_to_package() 920 __le16 *code, int space, int *framelen) in brctrl_to_package() 1076 static int config_package(struct go7007 *go, __le16 *code, int space) in config_package() 1198 static int seqhead_to_package(struct go7007 *go, __le16 *code, int space, in seqhead_to_package() 1277 static int avsync_to_package(struct go7007 *go, __le16 *code, int space) in avsync_to_package() 1308 static int final_package(struct go7007 *go, __le16 *code, int space) in final_package() 1371 static int audio_to_package(struct go7007 *go, __le16 *code, int space) in audio_to_package() [all …]
|
/linux/drivers/char/ipmi/ |
H A D | ipmi_dmi.c | 25 unsigned int space; /* addr space for si, intf# for ssif */ member 36 unsigned int space, in dmi_add_platform_ipmi() 100 int ipmi_dmi_get_slave_addr(enum si_type si_type, unsigned int space, in ipmi_dmi_get_slave_addr() 129 int space = IPMI_IO_ADDR_SPACE; in dmi_decode_ipmi() local
|
/linux/drivers/pnp/ |
H A D | interface.c | 56 static void pnp_print_port(pnp_info_buffer_t * buffer, char *space, in pnp_print_port() 68 static void pnp_print_irq(pnp_info_buffer_t * buffer, char *space, in pnp_print_irq() 101 static void pnp_print_dma(pnp_info_buffer_t * buffer, char *space, in pnp_print_dma() 153 static void pnp_print_mem(pnp_info_buffer_t * buffer, char *space, in pnp_print_mem() 189 static void pnp_print_option(pnp_info_buffer_t * buffer, char *space, in pnp_print_option()
|
/linux/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 102 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 112 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument 131 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument 132 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
|
/linux/drivers/usb/host/ |
H A D | uhci-debug.c | 44 int len, int space) in uhci_show_td() 101 char *buf, int len, int space) in uhci_show_urbp() 166 struct uhci_qh *qh, char *buf, int len, int space) in uhci_show_qh() 626 struct uhci_qh *qh, char *buf, int len, int space) in uhci_show_qh()
|
/linux/include/scsi/ |
H A D | scsi_transport.h | 57 scsi_transport_reserve_target(struct scsi_transport_template * t, int space) in scsi_transport_reserve_target() 64 scsi_transport_reserve_device(struct scsi_transport_template * t, int space) in scsi_transport_reserve_device()
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_rpc.c | 59 u32 space = 0; in vpu_rpc_send_cmd_buf() local 103 u32 space = 0; in vpu_rpc_check_msg() local
|
/linux/drivers/thunderbolt/ |
H A D | ctl.c | 214 enum tb_cfg_space space, u32 offset, in check_config_address() 934 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw() 1005 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw() 1062 static int tb_cfg_get_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_get_error() 1086 enum tb_cfg_space space, u32 offset, u32 length) in tb_cfg_read() 1112 enum tb_cfg_space space, u32 offset, u32 length) in tb_cfg_write()
|
/linux/drivers/gpu/host1x/ |
H A D | cdma.c | 190 unsigned int space; in host1x_cdma_wait_locked() local 241 unsigned int space; in host1x_cdma_wait_pushbuffer_space() local 628 unsigned int space, needed = 2, extra = 0; in host1x_cdma_push_wide() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_cgs.c | 58 enum cgs_ind_reg space, in amdgpu_cgs_read_ind_register() 86 enum cgs_ind_reg space, in amdgpu_cgs_write_ind_register()
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | cgs_common.h | 133 #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/drivers/tty/ |
H A D | tty_buffer.c | 96 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); in tty_prepare_flip_string() local
|
/linux/include/linux/ |
H A D | rcupdate.h | 508 #define rcu_check_sparse(p, space) \ argument 511 #define rcu_check_sparse(p, space) argument 529 #define __rcu_access_pointer(p, local, space) \ argument 535 #define __rcu_dereference_check(p, local, c, space) \ argument 543 #define __rcu_dereference_protected(p, local, c, space) \ argument
|
/linux/arch/x86/math-emu/ |
H A D | fpu_entry.c | 645 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 D | enum.c | 44 bool space = false; in nvkm_snprintbf() local
|
/linux/drivers/w1/ |
H A D | w1_netlink.c | 83 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space() 138 u32 space; in w1_netlink_queue_cmd() local 166 u16 space = sizeof(struct cn_msg) + sizeof(*req_msg) + sizeof(*req_cmd); in w1_netlink_queue_status() local
|
/linux/include/xen/interface/ |
H A D | memory.h | 180 unsigned int space; member 198 uint16_t space; /* => enum phys_map_space */ member
|