| /linux/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_control_cache.c | 150 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_v2_cache_alloc() local 204 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_init() local 263 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_init_write_only() local 315 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_init_multiple_fw_same_controls() local 424 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls() local 533 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_init_multiple_mems() local 654 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_init_multiple_algs() local 755 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_init_multiple_offsets() local 866 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_read_not_started() local 927 struct cs_dsp_mock_coeff_def def = mock_coeff_template; in cs_dsp_ctl_cache_read_stopped() local [all …]
|
| /linux/security/apparmor/ |
| H A D | match.c | 420 #define match_char(state, def, base, next, check, C) \ argument 453 u32 *def = DEFAULT_TABLE(dfa); in aa_dfa_match_len() local 492 u32 *def = DEFAULT_TABLE(dfa); in aa_dfa_match() local 530 u32 *def = DEFAULT_TABLE(dfa); in aa_dfa_next() local 548 u32 *def = DEFAULT_TABLE(dfa); in aa_dfa_outofband_transition() local 579 u32 *def = DEFAULT_TABLE(dfa); in aa_dfa_match_until() local 640 u32 *def = DEFAULT_TABLE(dfa); in aa_dfa_matchn_until() local 717 u32 *def = DEFAULT_TABLE(dfa); in leftmatch_fb() local
|
| /linux/net/netlabel/ |
| H A D | netlabel_domainhash.h | 46 struct netlbl_dommap_def def; member 53 struct netlbl_dommap_def def; member 60 struct netlbl_dommap_def def; member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | athub_v2_1.c | 36 uint32_t def, data; in athub_v2_1_update_medium_grain_clock_gating() local 53 uint32_t def, data; in athub_v2_1_update_medium_grain_light_sleep() local
|
| H A D | athub_v1_0.c | 35 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 D | athub_v2_0.c | 37 uint32_t def, data; in athub_v2_0_update_medium_grain_clock_gating() local 57 uint32_t def, data; in athub_v2_0_update_medium_grain_light_sleep() local
|
| H A D | athub_v4_1_0.c | 60 uint32_t def, data; in athub_v4_1_0_update_medium_grain_clock_gating() local 77 uint32_t def, data; in athub_v4_1_0_update_medium_grain_light_sleep() local
|
| H A D | athub_v3_0.c | 74 uint32_t def, data; in athub_v3_0_update_medium_grain_clock_gating() local 91 uint32_t def, data; in athub_v3_0_update_medium_grain_light_sleep() local
|
| H A D | mmhub_v2_0.c | 566 uint32_t def, data, def1, data1; in mmhub_v2_0_update_medium_grain_clock_gating() local 623 uint32_t def, data; in mmhub_v2_0_update_medium_grain_light_sleep() local
|
| H A D | mmhub_v3_0.c | 545 uint32_t def, data; in mmhub_v3_0_update_medium_grain_clock_gating() local 606 uint32_t def, data; in mmhub_v3_0_update_medium_grain_light_sleep() local
|
| H A D | mmhub_v2_3.c | 495 uint32_t def, data, def1, data1; in mmhub_v2_3_update_medium_grain_clock_gating() local 529 uint32_t def, data, def1, data1, def2, data2; in mmhub_v2_3_update_medium_grain_light_sleep() local
|
| H A D | mmhub_v3_0_1.c | 527 uint32_t def, data; in mmhub_v3_0_1_update_medium_grain_clock_gating() local 543 uint32_t def, data; in mmhub_v3_0_1_update_medium_grain_light_sleep() local
|
| H A D | smuio_v11_0_6.c | 40 u32 def, data; in smuio_v11_0_6_update_rom_clock_gating() local
|
| H A D | smuio_v11_0.c | 40 u32 def, data; in smuio_v11_0_update_rom_clock_gating() local
|
| /linux/arch/um/drivers/ |
| H A D | vector_kern.c | 137 static int get_mtu(struct arglist *def) in get_mtu() 150 static char *get_bpf_file(struct arglist *def) in get_bpf_file() 155 static bool get_bpf_flash(struct arglist *def) in get_bpf_flash() 167 static int get_depth(struct arglist *def) in get_depth() 179 static int get_headroom(struct arglist *def) in get_headroom() 191 static int get_req_size(struct arglist *def) in get_req_size() 207 static int get_transport_options(struct arglist *def) in get_transport_options() 1576 struct arglist *def in vector_eth_configure() 1679 struct vector_cmd_line_arg *def; in vector_init() local
|
| /linux/tools/testing/selftests/alsa/ |
| H A D | conf.c | 401 const char *conf_get_string(snd_config_t *root, const char *key1, const char *key2, const char *def) in conf_get_string() 419 long conf_get_long(snd_config_t *root, const char *key1, const char *key2, long def) in conf_get_long() 437 int conf_get_bool(snd_config_t *root, const char *key1, const char *key2, int def) in conf_get_bool() 456 const char **array, int array_size, const char *def) in conf_get_string_array()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_heci_gsc.c | 126 static int heci_gsc_add_device(struct xe_device *xe, const struct heci_gsc_def *def) in heci_gsc_add_device() 174 const struct heci_gsc_def *def = NULL; in xe_heci_gsc_init() local
|
| /linux/scripts/kconfig/ |
| H A D | conf.c | 291 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() 326 const char *def; in conf_string() local 430 int cnt, def; in conf_choice() local
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-core.c | 1671 s64 min, s64 max, u64 step, s64 def) in check_range() 1942 s64 min, s64 max, u64 step, s64 def, in v4l2_ctrl_new() 2246 s64 def = cfg->def; in v4l2_ctrl_new_custom() local 2280 u32 id, s64 min, s64 max, u64 step, s64 def) in v4l2_ctrl_new_std() 2312 s64 def = _def; in v4l2_ctrl_new_std_menu() local 2345 s64 def = _def; in v4l2_ctrl_new_std_menu_items() local 2378 s64 min, max, step, def; in v4l2_ctrl_new_std_compound() local 2401 s64 def = _def; in v4l2_ctrl_new_int_menu() local
|
| /linux/io_uring/ |
| H A D | bpf_filter.c | 29 const struct io_issue_def *def = &io_issue_defs[req->opcode]; in io_uring_populate_bpf_ctx() local 316 const struct io_issue_def *def; in io_bpf_filter_import() local
|
| H A D | io_uring.c | 313 const struct io_cold_def *def = &io_cold_defs[req->opcode]; in io_clean_op() local 358 const struct io_issue_def *def = &io_issue_defs[req->opcode]; in io_prep_async_work() local 941 const struct io_cold_def *def = &io_cold_defs[req->opcode]; in io_req_defer_failed() local 1350 static bool io_assign_file(struct io_kiocb *req, const struct io_issue_def *def, in io_assign_file() 1368 const struct io_issue_def *def) in __io_issue_sqe() 1401 const struct io_issue_def *def = &io_issue_defs[req->opcode]; in io_issue_sqe() local 1463 const struct io_issue_def *def = &io_issue_defs[req->opcode]; in io_wq_submit_work() local 1589 const struct io_cold_def *def = &io_cold_defs[req->opcode]; in io_req_sqe_copy() local 1719 const struct io_issue_def *def; in io_init_req() local
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_uapi.c | 59 const struct uapi_definition *def, in uapi_create_write() 224 const struct uapi_definition *def, in uapi_disable_elm() 274 const struct uapi_definition *def = def_list; in uapi_merge_def() local
|
| /linux/tools/perf/util/ |
| H A D | s390-cpumsf-kernel.h | 16 unsigned int def:16; /* 0-15 Data Entry Format */ member 34 unsigned int def:16; /* 0-15 Data Entry Format */ member
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-cs53l32a.c | 25 const int *def; member
|
| H A D | pvrusb2-audio.c | 17 const int *def; member
|