Searched full:concrete (Results 1 – 25 of 32) sorted by relevance
12
| /Linux-v5.15/fs/notify/fanotify/ |
| D | fanotify.h | 133 * Common structure for fanotify events. Concrete structs are allocated in 136 * be freed and which concrete struct it may be cast to.
|
| /Linux-v5.15/arch/riscv/include/asm/ |
| D | barrier.h | 65 * any concrete reason we need a full IO fence, it seems safer to just upgrade
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | io_ordering.rst | 15 A more concrete example from a hypothetical device driver::
|
| /Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
| D | sifive,plic-1.0.0.yaml | 34 "sifive,plic-1.0.0" device is a concrete implementation of the PLIC that
|
| /Linux-v5.15/Documentation/usb/ |
| D | raw-gadget.rst | 10 any concrete USB functions itself but requires userspace to do that.
|
| /Linux-v5.15/drivers/tty/ |
| D | tty_port.c | 106 * a concrete tty specified by @index. Use this or tty_port_install (or both). 127 * linked to a concrete tty specified by @index. Use this or tty_port_install 656 * to a concrete tty specified by @tty. Use this or tty_port_register_device
|
| /Linux-v5.15/drivers/media/test-drivers/vidtv/ |
| D | vidtv_encoder.h | 100 * @id: So we can cast to a concrete implementation when needed.
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_mqd_manager.h | 37 * @load_mqd: Loads the mqd to a concrete hqd slot. Used only for no cp
|
| D | kfd_device_queue_manager.h | 162 * concrete device. This class is the only class in the queues scheduler
|
| D | kfd_mqd_manager_cik.c | 308 * HIQ MQD Implementation, concrete implementation for HIQ MQD implementation.
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
| D | qed_hw.h | 234 * @brief qed_vfid_to_concrete - build a concrete FID for a
|
| D | qed.h | 881 * the concrete value.
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | journalling.rst | 176 The journalling layer uses typedefs to 'hide' the concrete definitions
|
| /Linux-v5.15/drivers/staging/fbtft/ |
| D | fb_st7789v.c | 138 * Nonetheless, this sequence can be used as a template for concrete
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_stats.h | 130 /* Concrete NIC Stats */
|
| /Linux-v5.15/include/linux/qed/ |
| D | common_hsi.h | 1075 /* Concrete Function ID */ 1090 /* Concrete Function ID */
|
| /Linux-v5.15/drivers/i2c/busses/ |
| D | i2c-iop3xx.c | 190 * Concrete compare_funcs
|
| /Linux-v5.15/tools/lib/bpf/ |
| D | linker.c | 89 * rewriting types when extern VAR/FUNC is resolved to a concrete 1314 /* validate if FWD kind matches concrete kind */ in glob_sym_btf_matches() 1320 pr_warn("global '%s': incompatible %s forward declaration and concrete kind %s\n", in glob_sym_btf_matches() 1327 pr_warn("global '%s': incompatible %s forward declaration and concrete kind %s\n", in glob_sym_btf_matches() 1604 * concrete map definition exactly. This restriction might be lifted in glob_map_defs_match()
|
| D | btf.c | 2989 * concrete type resolution). In such case, during split BTF dedup 3770 * compatible structurally, one of which has FWD field, while other is concrete 3799 * - Both types in canonical and candidate graphs are concrete STRUCT/UNION, 3801 * - Type in canonical graph is FWD, while type in candidate is concrete 3810 * - Type in canonical graph is concrete STRUCT/UNION, while type in candidate 3814 * a concrete STRUCT/UNION from canonical graph. If the rest of type graphs 3815 * turn out equivalent, we'll re-resolve FWD to concrete STRUCT/UNION from
|
| /Linux-v5.15/Documentation/fb/ |
| D | framebuffer.rst | 100 thus doesn't need to know, for example, how the color registers of the concrete
|
| /Linux-v5.15/drivers/usb/gadget/legacy/ |
| D | Kconfig | 524 implement any concrete USB functions itself but requires userspace
|
| /Linux-v5.15/drivers/auxdisplay/ |
| D | Kconfig | 36 your concrete display.
|
| /Linux-v5.15/fs/nilfs2/ |
| D | ioctl.c | 32 * @dofunc: concrete function of get/set metadata info 1133 * @dofunc: concrete function of getting metadata info
|
| /Linux-v5.15/drivers/pinctrl/aspeed/ |
| D | pinmux-aspeed.h | 196 * As a concrete example: 254 * Here's a complete, concrete "pre-processed" example of the table structures
|
| /Linux-v5.15/include/linux/ |
| D | jbd2.h | 461 * struct jbd2_journal_handle - The jbd2_journal_handle type is the concrete 771 * struct journal_s - The journal_s type is the concrete type associated with
|
12