Home
last modified time | relevance | path

Searched refs:js_present (Results 1 – 11 of 11) sorted by relevance

/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/server/
H A Dhi_server_norm.c313 int js_present, status, index; in hi_server_norm() local
321 js_present = status = index = 0; in hi_server_norm()
352 js_present = 1; in hi_server_norm()
363 js_present = 1; in hi_server_norm()
398 if(js_present) in hi_server_norm()
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_js_norm.cc385 bool js_present = false; in do_legacy() local
424 js_present = true; in do_legacy()
435 js_present = true; in do_legacy()
462 if (js_present) in do_legacy()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c236 pfdev->features.js_present = gpu_read(pfdev, GPU_JS_PRESENT); in panfrost_gpu_init_features()
237 num_js = hweight32(pfdev->features.js_present); in panfrost_gpu_init_features()
312 pfdev->features.js_present); in panfrost_gpu_init_features()
H A Dpanfrost_device.h36 u32 js_present; member
H A Dpanfrost_drv.c53 PANFROST_FEATURE(JS_PRESENT, js_present); in panfrost_ioctl_get_param()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c236 pfdev->features.js_present = gpu_read(pfdev, GPU_JS_PRESENT); in panfrost_gpu_init_features()
237 num_js = hweight32(pfdev->features.js_present); in panfrost_gpu_init_features()
312 pfdev->features.js_present); in panfrost_gpu_init_features()
H A Dpanfrost_device.h36 u32 js_present; member
H A Dpanfrost_drv.c53 PANFROST_FEATURE(JS_PRESENT, js_present); in panfrost_ioctl_get_param()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c236 pfdev->features.js_present = gpu_read(pfdev, GPU_JS_PRESENT); in panfrost_gpu_init_features()
237 num_js = hweight32(pfdev->features.js_present); in panfrost_gpu_init_features()
312 pfdev->features.js_present); in panfrost_gpu_init_features()
H A Dpanfrost_device.h36 u32 js_present; member
H A Dpanfrost_drv.c53 PANFROST_FEATURE(JS_PRESENT, js_present); in panfrost_ioctl_get_param()