| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_syncobj.c | 214 u64 point; member 226 u64 point; member 227 u32 flags; member 330 uint64_t point) in drm_syncobj_add_point() 431 u32 handle, u64 point, u64 flags, in drm_syncobj_find_fence() 545 int drm_syncobj_create(struct drm_syncobj **out_syncobj, uint32_t flags, in drm_syncobj_create() 613 u32 *handle, uint32_t flags) in drm_syncobj_create_as_handle() 1028 uint32_t flags, in drm_syncobj_array_wait_timeout() 1628 uint64_t point; in drm_syncobj_query_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_syncobj.c | 208 u64 point; member 288 uint64_t point) in drm_syncobj_add_point() 379 u32 handle, u64 point, u64 flags, in drm_syncobj_find_fence() 478 int drm_syncobj_create(struct drm_syncobj **out_syncobj, uint32_t flags, in drm_syncobj_create() 539 u32 *handle, uint32_t flags) in drm_syncobj_create_as_handle() 945 uint32_t flags, in drm_syncobj_array_wait_timeout() 1444 uint64_t point; in drm_syncobj_query_ioctl() local
|
| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| D | ec.c | 566 int flags, MPI p, MPI a, MPI b) in mpi_ec_init() 681 int mpi_ec_get_affine(MPI x, MPI y, MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_get_affine() 757 MPI_POINT point, struct mpi_ec_ctx *ctx) in dup_point_weierstrass() 835 MPI_POINT point, struct mpi_ec_ctx *ctx) in dup_point_montgomery() 846 MPI_POINT point, struct mpi_ec_ctx *ctx) in dup_point_edwards() 918 mpi_ec_dup_point(MPI_POINT result, MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_dup_point() 1214 MPI scalar, MPI_POINT point, in mpi_ec_mul_point() 1401 int mpi_ec_curve_point(MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_curve_point()
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| D | ec.c | 566 int flags, MPI p, MPI a, MPI b) in mpi_ec_init() 681 int mpi_ec_get_affine(MPI x, MPI y, MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_get_affine() 757 MPI_POINT point, struct mpi_ec_ctx *ctx) in dup_point_weierstrass() 835 MPI_POINT point, struct mpi_ec_ctx *ctx) in dup_point_montgomery() 846 MPI_POINT point, struct mpi_ec_ctx *ctx) in dup_point_edwards() 918 mpi_ec_dup_point(MPI_POINT result, MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_dup_point() 1214 MPI scalar, MPI_POINT point, in mpi_ec_mul_point() 1404 int mpi_ec_curve_point(MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_curve_point()
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| D | virtgpu_drm.h | 73 __u32 flags; member 74 __u64 point; member 79 __u32 flags; member 118 __u32 flags; member 162 __u32 flags; member
|
| D | msm_drm.h | 125 __u32 flags; /* in, mask of MSM_BO_x */ member 242 __u32 flags; /* in, mask of MSM_SUBMIT_BO_x */ member 272 __u32 flags; /* in, from MSM_SUBMIT_SYNCOBJ_FLAGS */ member 273 __u64 point; /* in, timepoint for timeline syncobjs. */ member 281 __u32 flags; /* MSM_PIPE_x | MSM_SUBMIT_x */ member 312 __u32 flags; /* in, bitmask of MSM_WAIT_FENCE_x */ member 351 __u32 flags; /* in, MSM_SUBMITQUEUE_x */ member
|
| D | v3d_drm.h | 73 __u32 flags; /* mbz */ member 84 __u32 flags; member 85 __u64 point; /* for timeline sem support */ member 200 __u32 flags; member 233 __u32 flags; member 261 __u32 flags; member 318 __u32 flags; member 354 __u32 flags; member
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| D | msm_drm.h | 106 __u32 flags; /* in, mask of MSM_BO_x */ member 210 __u32 flags; /* in, mask of MSM_SUBMIT_BO_x */ member 238 __u32 flags; /* in, from MSM_SUBMIT_SYNCOBJ_FLAGS */ member 239 __u64 point; /* in, timepoint for timeline syncobjs. */ member 247 __u32 flags; /* MSM_PIPE_x | MSM_SUBMIT_x */ member 308 __u32 flags; /* in, MSM_SUBMITQUEUE_x */ member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| D | msm_drm.h | 59 __u32 flags; member 109 __u32 flags; member 124 __u32 flags; member 125 __u64 point; member 128 __u32 flags; member 159 __u32 flags; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| D | msm_drm.h | 59 __u32 flags; member 109 __u32 flags; member 124 __u32 flags; member 125 __u64 point; member 128 __u32 flags; member 159 __u32 flags; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
| D | ddbridge-mci.h | 110 u8 flags; member 134 u16 point; member 142 u8 flags; member 156 u8 flags; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
| D | ddbridge-mci.h | 119 u8 flags; member 143 u16 point; member 151 u8 flags; member 165 u8 flags; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| D | msm_gem_submit.c | 255 unsigned flags = submit->bos[i].flags & cleanup_flags; in submit_cleanup_bo() local 574 uint64_t point; member
|
| /kernel/linux/linux-5.10/mm/ |
| D | nommu.c | 167 static void *__vmalloc_user_flags(unsigned long size, gfp_t flags) in __vmalloc_user_flags() 326 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) in vmap() 759 unsigned long flags, in validate_mmap_request() 918 unsigned long flags, in determine_vm_flags() 980 unsigned long total, point; in do_mmap_private() local 1073 unsigned long flags, in do_mmap() 1296 unsigned long prot, unsigned long flags, in ksys_mmap_pgoff() 1320 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument 1331 unsigned long flags; member 1570 unsigned long flags, unsigned long new_addr) in do_mremap() [all …]
|
| /kernel/linux/linux-6.6/mm/ |
| D | nommu.c | 166 static void *__vmalloc_user_flags(unsigned long size, gfp_t flags) in __vmalloc_user_flags() 316 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) in vmap() 696 unsigned long flags, in validate_mmap_request() 852 unsigned long flags, in determine_vm_flags() 921 unsigned long total, point; in do_mmap_private() local 1018 unsigned long flags, in do_mmap() 1252 unsigned long prot, unsigned long flags, in ksys_mmap_pgoff() 1274 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument 1285 unsigned long flags; member 1551 unsigned long flags, unsigned long new_addr) in do_mremap() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
| D | eeprom.h | 66 struct pda_channel_output_limit_point_longbow point[3]; member 107 u8 flags; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/ |
| D | eeprom.h | 66 struct pda_channel_output_limit_point_longbow point[3]; member 107 u8 flags; member
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-playstation.c | 631 unsigned long flags; in ps_battery_get_property() local 1155 unsigned long flags; in dualsense_player_led_set_brightness() local 1215 unsigned long flags; in dualsense_schedule_work() local 1251 unsigned long flags; in dualsense_output_worker() local 1318 unsigned long flags; in dualsense_parse_report() local 1428 struct dualsense_touch_point *point = &ds_report->points[i]; in dualsense_parse_report() local 1489 unsigned long flags; in dualsense_play_effect() local 1507 unsigned long flags; in dualsense_remove() local 1543 unsigned long flags; in dualsense_set_lightbar() local 1737 unsigned long flags; in dualshock4_dongle_calibration_work() local [all …]
|
| /kernel/linux/linux-6.6/net/core/ |
| D | drop_monitor.c | 138 unsigned long flags; in reset_per_cpu_data() local 218 struct net_dm_drop_point *point; in trace_drop_common() local 224 unsigned long flags; in trace_drop_common() local 305 unsigned long flags; in net_dm_hw_reset_per_cpu_data() local 444 unsigned long flags; in net_dm_hw_trap_summary_probe() local 500 unsigned long flags; in net_dm_packet_trace_kfree_skb_hit() local 728 unsigned long flags; in net_dm_packet_work() local 946 unsigned long flags; in net_dm_hw_packet_work() local 969 unsigned long flags; in net_dm_hw_trap_packet_probe() local
|
| /kernel/linux/linux-5.10/net/core/ |
| D | drop_monitor.c | 138 unsigned long flags; in reset_per_cpu_data() local 218 struct net_dm_drop_point *point; in trace_drop_common() local 224 unsigned long flags; in trace_drop_common() local 309 unsigned long flags; in net_dm_hw_reset_per_cpu_data() local 448 unsigned long flags; in net_dm_hw_trap_summary_probe() local 502 unsigned long flags; in net_dm_packet_trace_kfree_skb_hit() local 703 unsigned long flags; in net_dm_packet_work() local 922 unsigned long flags; in net_dm_hw_packet_work() local 945 unsigned long flags; in net_dm_hw_trap_packet_probe() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_cs.c | 994 uint32_t handle, u64 point, in amdgpu_syncobj_lookup_and_add_to_sync() 995 u64 flags) in amdgpu_syncobj_lookup_and_add_to_sync()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_cs.c | 435 uint32_t handle, u64 point, in amdgpu_syncobj_lookup_and_add() 436 u64 flags) in amdgpu_syncobj_lookup_and_add()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_execbuffer.c | 32 unsigned int flags; member 335 gfp_t flags; in eb_create() local 367 unsigned int flags) in eb_vma_misplaced() 668 unsigned int flags; in eb_reserve() local 2149 unsigned int flags = ev->flags; in eb_move_to_gpu() local 2257 unsigned int flags) in shadow_batch_pin() 2725 u64 point; in add_timeline_fence_array() local 2897 unsigned int flags; in await_fence_array() local 2920 unsigned int flags; in signal_fence_array() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/ |
| D | ps3_gelic_wireless.c | 299 struct iw_point *point = &iwreq->data; in gelic_wl_get_range() local 1010 __u16 flags; in gelic_wl_set_encode() local 1194 __u16 flags; in gelic_wl_set_encodeext() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/ |
| D | ps3_gelic_wireless.c | 299 struct iw_point *point = &iwreq->data; in gelic_wl_get_range() local 1010 __u16 flags; in gelic_wl_set_encode() local 1194 __u16 flags; in gelic_wl_set_encodeext() local
|