Home
last modified time | relevance | path

Searched defs:def (Results 1 – 25 of 204) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbpf_map.c12 static bool bpf_map_def__is_per_cpu(const struct bpf_map_def *def) in bpf_map_def__is_per_cpu()
20 static void *bpf_map_def__alloc_value(const struct bpf_map_def *def) in bpf_map_def__alloc_value()
30 const struct bpf_map_def *def = bpf_map__def(map); in bpf_map__fprintf() local
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmatch.c409 #define match_char(state, def, base, next, check, C) \ argument
442 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_match_len() local
482 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_match() local
521 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_next() local
539 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_outofband_transition() local
570 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_match_until() local
631 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_matchn_until() local
707 u16 *def = DEFAULT_TABLE(dfa); in leftmatch_fb() local
/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_domainhash.h46 struct netlbl_dommap_def def; member
53 struct netlbl_dommap_def def; member
61 struct netlbl_dommap_def def; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/
H A Dsprite_parser.cpp46 uint16_t getUInt16(const JSValue& value, const char* name, const uint16_t def = 0) { in getUInt16()
60 double getDouble(const JSValue& value, const char* name, const double def = 0) { in getDouble()
73 bool getBoolean(const JSValue& value, const char* name, const bool def = false) { in getBoolean()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dtlb.c453 struct mmu_psize_def *def; in setup_page_sizes() local
492 struct mmu_psize_def *def = &mmu_psize_defs[psize]; in setup_page_sizes() local
515 struct mmu_psize_def *def = &mmu_psize_defs[psize]; in setup_page_sizes() local
543 struct mmu_psize_def *def = &mmu_psize_defs[psize]; in setup_page_sizes() local
556 struct mmu_psize_def *def = &mmu_psize_defs[psize]; in setup_page_sizes() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dathub_v1_0.c35 uint32_t def, data; in athub_update_medium_grain_clock_gating() local
51 uint32_t def, data; in athub_update_medium_grain_light_sleep() local
H A Dathub_v2_0.c38 uint32_t def, data; in athub_v2_0_update_medium_grain_clock_gating() local
55 uint32_t def, data; in athub_v2_0_update_medium_grain_light_sleep() local
H A Dathub_v2_1.c37 uint32_t def, data; in athub_v2_1_update_medium_grain_clock_gating() local
54 uint32_t def, data; in athub_v2_1_update_medium_grain_light_sleep() local
H A Dnbio_v6_1.c148 uint32_t def, data; in nbio_v6_1_update_medium_grain_clock_gating() local
176 uint32_t def, data; in nbio_v6_1_update_medium_grain_light_sleep() local
246 uint32_t def, data; in nbio_v6_1_init_registers() local
H A Dnbio_v2_3.c209 uint32_t def, data; in nbio_v2_3_update_medium_grain_clock_gating() local
235 uint32_t def, data; in nbio_v2_3_update_medium_grain_light_sleep() local
305 uint32_t def, data; in nbio_v2_3_init_registers() local
H A Dnbio_v7_0.c160 uint32_t def, data; in nbio_v7_0_update_medium_grain_clock_gating() local
199 uint32_t def, data; in nbio_v7_0_update_medium_grain_light_sleep() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.h131 #define _ODEV_ATTRIB_DEFAULT_CHECK(x,def) (_ODEV_ATTRIB_INT_DEFAULT(x) == (def)) argument
132 #define _ODEV_ATTRIB_INT_CHECK(x,def) ((int (*)[_ODEV_ATTRIB_IS_INT(x)*_ODEV_ATTRIB_DEFAU… argument
150 #define xf86_get_platform_device_int_attrib(device, attrib, def) _xf86_get_platform_device_int_attr… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.c60 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_cmd_ver()
82 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_notif_ver()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dvector_kern.c120 static int get_mtu(struct arglist *def) in get_mtu()
133 static char *get_bpf_file(struct arglist *def) in get_bpf_file()
138 static bool get_bpf_flash(struct arglist *def) in get_bpf_flash()
150 static int get_depth(struct arglist *def) in get_depth()
162 static int get_headroom(struct arglist *def) in get_headroom()
174 static int get_req_size(struct arglist *def) in get_req_size()
190 static int get_transport_options(struct arglist *def) in get_transport_options()
1552 struct arglist *def in vector_eth_configure()
1675 struct vector_cmd_line_arg *def; in vector_init() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconf.c84 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue()
133 const char *def; in conf_string() local
262 int cnt, def; in conf_choice() local
/OK3568_Linux_fs/kernel/drivers/media/common/
H A Dcx2341x.c120 s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) in cx2341x_ctrl_fill()
538 s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_query_fill()
1540 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_custom()
1563 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_std()
1569 u32 id, s32 max, s32 mask, s32 def) in cx2341x_ctrl_new_menu()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconf.c85 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue()
137 const char *def; in conf_string() local
268 int cnt, def; in conf_choice() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconf.c86 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue()
135 const char *def; in conf_string() local
264 int cnt, def; in conf_choice() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects_i.c155 char const * lsx_parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def) in lsx_parsesamples()
161 static char const * parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def, int… in parsesamples()
338 …ition(sox_rate_t rate, const char *str0, uint64_t *samples, uint64_t latest, uint64_t end, int def) in lsx_parseposition()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/
H A Diomux-v3.h242 #define SETUP_IOMUX_PAD(def) \ argument
252 #define SETUP_IOMUX_PAD(def) \ argument
258 #define SETUP_IOMUX_PAD(def) \ argument
264 #define SETUP_IOMUX_PAD(def) \ argument
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideomodes.c333 char *dest, int dest_len, const char *def) in video_get_option_string()
363 int video_get_option_int(const char *options, const char *name, int def) in video_get_option_int()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/
H A Denum_params_with_a_default.hpp23 # define BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT(count, param, def) BOOST_PP_ENUM_BINARY_PARAMS(count, … argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessor/
H A Dpartial_spec_params.hpp23 #define BOOST_MPL_PP_PARTIAL_SPEC_PARAMS(n, param, def) \ argument
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_uapi.c59 const struct uapi_definition *def, in uapi_create_write()
227 const struct uapi_definition *def, in uapi_disable_elm()
277 const struct uapi_definition *def = def_list; in uapi_merge_def() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c617 struct arc_def *def, struct arc_bound *bounds, struct accelerators *acc) in tailX()
2552 tailEllipseY(struct arc_def *def, struct accelerators *acc) in tailEllipseY()
2580 outerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerXfromXY()
2586 outerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerYfromXY()
2592 innerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in innerXfromXY()
2598 innerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in innerYfromXY()
2604 innerYfromY(double y, struct arc_def *def, struct accelerators *acc) in innerYfromY()
2632 computeAcc(xArc * tarc, int lw, struct arc_def *def, struct accelerators *acc) in computeAcc()
2658 computeBound(struct arc_def *def, in computeBound()
2820 struct arc_def *def, in hookX()
[all …]

123456789