Searched refs:n_elements (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_cmd.c | 45 int n_elements; member 58 ring->ring->header.notify_on_prod = ring->n_elements; in qxl_ring_init_hdr() 64 int n_elements, in qxl_ring_create() argument 77 ring->n_elements = n_elements; in qxl_ring_create() 143 idx = header->prod & (ring->n_elements - 1); in qxl_ring_push() 174 idx = header->cons & (ring->n_elements - 1); in qxl_ring_pop()
|
| H A D | qxl_drv.h | 293 int n_elements,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | cma_debug_bitmap_hex.c | 42 int size, elements = data->n_elements; in u32_array_open_hex() 58 u32_format_array_hex(buf, size + 1, data->array, data->n_elements); in u32_array_open_hex()
|
| H A D | cma_debug.c | 183 cma->dfs_bitmap.n_elements = DIV_ROUND_UP(cma_bitmap_maxno(cma), in cma_debugfs_add_one()
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A D | udp_tunnels.c | 152 ns->udp_ports.dfs_ports[0].n_elements = NSIM_UDP_TUNNEL_N_PORTS; in nsim_udp_tunnels_info_create() 158 ns->udp_ports.dfs_ports[1].n_elements = NSIM_UDP_TUNNEL_N_PORTS; in nsim_udp_tunnels_info_create()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | hashtab.h | 112 size_t n_elements; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hashtab.h | 112 size_t n_elements; member
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | file.c | 946 int size, elements = data->n_elements; in u32_array_open() 961 u32_format_array(buf, size, data->array, data->n_elements); in u32_array_open()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | debugfs.h | 43 u32 n_elements; member
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | debugfs.rst | 190 u32 n_elements;
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | asn1_compiler.c | 690 uint8_t n_elements; member
|