| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-common.c | 163 const struct v4l2_rect *bounds) in rkisp1_sd_adjust_crop_rect() 170 const struct v4l2_mbus_framefmt *bounds) in rkisp1_sd_adjust_crop()
|
| /linux/arch/alpha/kernel/ |
| H A D | time.c | 288 static struct bounds { in validate_cc_value() struct 289 unsigned int min, max; in validate_cc_value()
|
| /linux/rust/syn/ |
| H A D | ty.rs | 400 let mut bounds = Punctuated::new(); in ambig_ty() localVariable 479 let mut bounds = Punctuated::new(); in ambig_ty() localVariable 536 let mut bounds = Punctuated::new(); in ambig_ty() localVariable 572 let bounds = TypeTraitObject::parse_bounds(dyn_span, input, allow_plus)?; in ambig_ty() localVariable 840 let bounds = Self::parse_bounds(dyn_span, input, allow_plus)?; in parse() localVariable 851 let bounds = TypeParamBound::parse_multiple( in parse_bounds() localVariable 901 let bounds = TypeParamBound::parse_multiple( in parse() localVariable
|
| H A D | generics.rs | 646 let mut bounds = Punctuated::new(); in parse() localVariable 707 let mut bounds = Punctuated::new(); in parse() localVariable 803 let mut bounds = Punctuated::new(); in parse_multiple() localVariable 985 let mut bounds = Punctuated::new(); in parse() localVariable 1013 let mut bounds = Punctuated::new(); in parse() localVariable
|
| H A D | path.rs | 377 let mut bounds = Punctuated::new(); in parse() localVariable
|
| H A D | item.rs | 1132 bounds: Punctuated<TypeParamBound, Token![+]>, field 1205 let mut bounds = Punctuated::new(); in parse_optional_bounds() localVariable 2299 let mut bounds = Punctuated::new(); in parse_rest_of_trait_alias() localVariable
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head907d.c | 100 u32 bounds = 0; in head907d_ovly() local 129 u32 bounds = 0; in head907d_base() local
|
| H A D | head507d.c | 71 u32 bounds = 0; in head507d_ovly() local 99 u32 bounds = 0; in head507d_base() local
|
| H A D | head917d.c | 53 u32 bounds = 0; in head917d_base() local
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | state_test.c | 171 uint64_t bounds[2] = { 10, 0xffffffffull }; in guest_code() local
|
| /linux/security/selinux/ss/ |
| H A D | policydb.h | 77 u32 bounds; /* boundary of role */ member 113 u32 bounds; /* boundary of type */ member 121 u32 bounds; /* bounds of user */ member
|
| /linux/lib/zstd/decompress/ |
| H A D | zstd_decompress.c | 1729 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(ZSTD_d_windowLogMax); in ZSTD_DCtx_setMaxWindowSize() local 1746 ZSTD_bounds bounds = { 0, 0, 0 }; in ZSTD_dParam_getBounds() local 1789 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(dParam); in ZSTD_dParam_withinBounds() local
|
| /linux/include/linux/ |
| H A D | fortify-string.h | 159 #define __compiletime_lessthan(bounds, length) ( \ argument
|
| /linux/fs/hpfs/ |
| H A D | hpfs.h | 212 __le32 bounds; /* matches corresponding word member 230 __le32 bounds[3]; /* looks a bit like member
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-edp.c | 691 #define PANEL_EDP_BOUNDS_CHECK(to_check, bounds, field) \ argument
|
| H A D | panel-simple.c | 485 #define PANEL_SIMPLE_BOUNDS_CHECK(to_check, bounds, field) \ argument
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_compress_internal.h | 612 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_withinBounds() local
|
| H A D | zstd_compress.c | 416 ZSTD_bounds bounds = { 0, 0, 0 }; in ZSTD_cParam_getBounds() local 626 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_clampBounds() local
|