| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | udp_media.c | 460 struct nlattr **attrs = genl_dumpit_info(cb)->attrs; in tipc_udp_nl_dump_remoteip() local 654 struct nlattr *attrs[]) in tipc_udp_enable()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | fat.h | 204 u8 attrs, umode_t mode) in fat_make_mode() 218 u8 attrs = MSDOS_I(inode)->i_attrs; in fat_make_attrs() local 226 static inline void fat_save_attrs(struct inode *inode, u8 attrs) in fat_save_attrs()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | devlink.c | 122 struct nlattr **attrs) in devlink_get_from_attrs() 170 struct nlattr **attrs) in devlink_port_get_from_attrs() 224 struct nlattr **attrs) in devlink_sb_get_from_attrs() 245 struct nlattr **attrs, in devlink_sb_pool_index_get_from_attrs() 269 devlink_sb_pool_type_get_from_attrs(struct nlattr **attrs, in devlink_sb_pool_type_get_from_attrs() 293 devlink_sb_th_type_get_from_attrs(struct nlattr **attrs, in devlink_sb_th_type_get_from_attrs() 318 struct nlattr **attrs, in devlink_sb_tc_index_get_from_attrs() 663 struct devlink_port_attrs *attrs = &devlink_port->attrs; in devlink_nl_port_attrs_put() local 4877 struct nlattr **attrs, in devlink_nl_region_read_snapshot_fill() 4922 struct nlattr **attrs = info->attrs; in devlink_nl_cmd_region_read_dumpit() local [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/ |
| H A D | rdma_user_ioctl_cmds.h | 84 struct ib_uverbs_attr attrs[0]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/ |
| H A D | rdma_user_ioctl_cmds.h | 84 struct ib_uverbs_attr attrs[0]; member
|
| /OK3568_Linux_fs/kernel/include/linux/iio/ |
| H A D | buffer_impl.h | 113 const struct attribute **attrs; member
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | uverbs_ioctl.h | 304 const struct uverbs_attr_def * const (*attrs)[]; member 630 struct uverbs_attr attrs[]; member 724 uverbs_attr_ptr_get_array_size(struct uverbs_attr_bundle *attrs, u16 idx, in uverbs_attr_ptr_get_array_size() 839 ib_uverbs_get_ucontext(const struct uverbs_attr_bundle *attrs) in ib_uverbs_get_ucontext()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/ |
| H A D | _htmlparser.py | 52 def handle_starttag(self, name, attrs): argument
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Xinput.h | 113 InputAttributes *attrs; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/ |
| H A D | iommu.c | 79 unsigned long attrs) in iobmap_build()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | genetlink.h | 93 struct nlattr ** attrs; member 177 struct nlattr **attrs; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_dev_api.h | 400 struct pvrdma_port_attr attrs; member 517 struct pvrdma_srq_attr attrs; member 532 struct pvrdma_srq_attr attrs; member 543 struct pvrdma_srq_attr attrs; member 600 struct pvrdma_qp_attr attrs; member 611 struct pvrdma_qp_attr attrs; member
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_ctl.c | 3202 struct nlattr *attrs[IPVS_SVC_ATTR_MAX + 1]; in ip_vs_genl_parse_service() local 3365 struct nlattr *attrs[IPVS_CMD_ATTR_MAX + 1]; in ip_vs_genl_dump_dests() local 3402 struct nlattr *attrs[IPVS_DEST_ATTR_MAX + 1]; in ip_vs_genl_parse_dest() local 3551 static int ip_vs_genl_new_daemon(struct netns_ipvs *ipvs, struct nlattr **attrs) in ip_vs_genl_new_daemon() 3612 static int ip_vs_genl_del_daemon(struct netns_ipvs *ipvs, struct nlattr **attrs) in ip_vs_genl_del_daemon() 3624 static int ip_vs_genl_set_config(struct netns_ipvs *ipvs, struct nlattr **attrs) in ip_vs_genl_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/ |
| H A D | verbs.c | 1196 struct ib_qp_init_attr *attrs, in qedr_check_qp_attrs() 1341 struct ib_qp_init_attr *attrs) in qedr_set_common_qp_params() 1411 struct ib_srq_init_attr *attrs, in qedr_check_srq_params() 1717 struct ib_qp_init_attr *attrs, in qedr_init_common_qp_in_params() 1829 struct ib_qp_init_attr *attrs) in qedr_create_user_qp() 2141 struct ib_qp_init_attr *attrs) in qedr_create_kernel_qp() 2237 struct ib_qp_init_attr *attrs, in qedr_create_qp()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/armv8/ |
| H A D | mmu.h | 130 u64 attrs; member
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crypto_user_stat.c | 296 struct nlattr **attrs) in crypto_reportstat()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | filter.h | 150 struct iwl_fw_bcast_filter_attr attrs[MAX_BCAST_FILTER_ATTRS]; member
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | pluginbase.py | 66 def __new__(cls, name, bases, attrs): argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_hw.h | 41 unsigned long attrs; member
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_compat.c | 289 const struct nlattr *nla, *attrs; in xfrm_xlate64() local 585 struct nlattr *attrs[XFRMA_MAX+1]; in xfrm_user_rcv_msg_compat() local
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/ |
| H A D | rk-cma-heap.c | 116 int attrs = attachment->dma_map_attrs; in rk_cma_heap_map_dma_buf() local 131 int attrs = attachment->dma_map_attrs; in rk_cma_heap_unmap_dma_buf() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | gpio.h | 167 struct gpio_v2_line_config_attribute attrs[GPIO_V2_LINE_NUM_ATTRS_MAX]; member 225 struct gpio_v2_line_attribute attrs[GPIO_V2_LINE_NUM_ATTRS_MAX]; member
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | p2pdma.c | 905 int nents, enum dma_data_direction dir, unsigned long attrs) in pci_p2pdma_map_sg_attrs() 938 int nents, enum dma_data_direction dir, unsigned long attrs) in pci_p2pdma_unmap_sg_attrs()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth-devlink.c | 230 struct devlink_port_attrs attrs = {}; in dpaa2_eth_dl_port_add() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | dart_iommu.c | 175 unsigned long attrs) in dart_build()
|