Searched defs:wrapper (Results 1 – 11 of 11) sorted by relevance
| /linux/lib/ |
| H A D | sort.c | 128 struct wrapper { struct 140 ((const struct wrapper *)priv)->swap(a, b, (int)size); in do_swap() argument
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_control.c | 292 struct wrapper_msg *wrapper = container_of(ref, struct wrapper_msg, ref_count); in free_wrapper() local 361 struct wrapper_msg *wrapper; in encode_passthrough() local 568 struct wrapper_msg *wrapper; in encode_dma() local 638 struct wrapper_msg *wrapper; in encode_activate() local 728 struct wrapper_msg *wrapper; in encode_status() local 760 struct wrapper_msg *wrapper; in encode_message() local 1134 struct wrapper_msg *wrapper; in abort_dma_cont() local 1183 struct wrapper_msg *wrapper; in qaic_manage_msg_xfer() local 1429 static void free_wrapper_from_list(struct wrapper_list *wrappers, struct wrapper_msg *wrapper) in free_wrapper_from_list() 1445 struct wrapper_msg *wrapper = container_of(msg, struct wrapper_msg, msg); in qaic_mhi_ul_xfer_cb() local [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_bpftool.py | 55 def wrapper(*args, **kwargs): function
|
| /linux/crypto/asymmetric_keys/ |
| H A D | verify_pefile.c | 125 struct win_certificate wrapper; in pefile_strip_sig_wrapper() local
|
| /linux/kernel/liveupdate/ |
| H A D | kexec_handover_debugfs.c | 22 struct debugfs_blob_wrapper wrapper; member
|
| /linux/include/kunit/ |
| H A D | resource.h | 406 #define KUNIT_DEFINE_ACTION_WRAPPER(wrapper, orig, arg_type) \ argument
|
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | ksft.py | 172 def wrapper(*args, **kwargs): global() function
|
| /linux/arch/powerpc/boot/ |
| H A D | Makefile | 252 wrapper := $(src)/wrapper macro
|
| /linux/tools/usb/ |
| H A D | testusb.c | 282 struct usbdevfs_ioctl wrapper; in usbdev_ioctl() local
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 59 struct sg_table wrapper; member
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4.h | 207 int (*wrapper)(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, member
|