Searched defs:active (Results  1 – 17 of 17) sorted by relevance
| /tools/testing/selftests/bpf/progs/ | 
| D | test_ksyms_btf_write_check.c | 13 	int *active;  in handler1()  local 37 	int *active;  in handler2()  local
  | 
| D | test_ksyms_btf_null_check.c | 15 	int *active;  in handler()  local
  | 
| D | kfunc_call_test_subprog.c | 12 	int *active;  in f1()  local
  | 
| D | test_d_path_check_rdonly_mem.c | 14 	void *active;  in BPF_PROG()  local
  | 
| D | test_d_path_check_types.c | 18 	void *active;  in BPF_PROG()  local
  | 
| D | test_ksyms_btf.c | 26 	int *active;  in handler()  local
  | 
| /tools/testing/selftests/sync/ | 
| D | sync_wait.c | 36 	int valid, active, signaled, ret;  in test_fence_multi_timeline_wait()  local
  | 
| D | sync_stress_consumer.c | 42 	int error, active;  in busy_wait_on_fence()  local
  | 
| /tools/power/cpupower/utils/helpers/ | 
| D | helpers.h | 190 					    int *active, int * states)  in cpufreq_has_boost_support() 196 					 int *active)  in amd_pstate_boost_init()
  | 
| D | amd.c | 149 int amd_pci_get_num_boost_states(int *active, int *states)  in amd_pci_get_num_boost_states() 198 void amd_pstate_boost_init(unsigned int cpu, int *support, int *active)  in amd_pstate_boost_init()
  | 
| D | misc.c | 18 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active,  in cpufreq_has_boost_support()
  | 
| /tools/power/cpupower/utils/ | 
| D | cpufreq-info.c | 128 	int support, active, b_states = 0, ret, pstate_no, i;  in get_boost_mode_x86()  local
  | 
| /tools/testing/selftests/bpf/ | 
| D | test_tcp_hdr_options.h | 30 	bool active;  member
  | 
| /tools/power/x86/intel-speed-select/ | 
| D | isst.h | 139 	int active;  member
  | 
| /tools/mm/ | 
| D | slabinfo.c | 1155 	char *active = NULL;  in alias()  local
  | 
| /tools/include/uapi/drm/ | 
| D | drm.h | 1008 	__u32 active;		/* return: crtc output is active */  member
  | 
| /tools/perf/trace/beauty/include/uapi/sound/ | 
| D | asound.h | 846 	unsigned char active;		/* Activeness */  member
  |