Searched defs:sys (Results 76 - 100 of 125) sorted by relevance

12345

/linux-master/tools/perf/scripts/python/
H A Dcompaction-times.py8 import sys namespace
[all...]
H A Dexport-to-postgresql.py16 import sys namespace
[all...]
H A Dexport-to-sqlite.py16 import sys namespace
[all...]
H A Dtask-analyzer.py13 import sys namespace
[all...]
H A Dnetdev-times.py14 import sys namespace
/linux-master/arch/arm64/kernel/
H A Dcpu_errata.c63 u64 sys = arm64_ftr_reg_ctrel0.sys_val & mask; local
/linux-master/tools/workqueue/
H A Dwq_dump.py47 import sys namespace
/linux-master/tools/perf/util/
H A Dtrace-event-parse.c285 parse_event_file(struct tep_handle *pevent, char *buf, unsigned long size, char *sys) argument
H A Dtrace-event-info.c144 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) argument
161 static int copy_event_system(const char *sys, struct tracepoint_path *tps) argument
242 system_in_tp_list(char *sys, struct tracepoint_path *tps) argument
258 char *sys; local
[all...]
/linux-master/scripts/
H A Dbpf_doc.py12 import sys, os namespace
/linux-master/Documentation/
H A Dconf.py15 import sys namespace
/linux-master/arch/alpha/include/asm/
H A Dmachvec.h108 } sys; member in struct:alpha_machine_vector
/linux-master/tools/net/ynl/
H A Dynl-gen-rst.py23 import sys namespace
/linux-master/drivers/gpu/drm/msm/registers/
H A Dgen_header.py8 import sys namespace
/linux-master/kernel/cgroup/
H A Drstat.c574 u64 sys = 0; local
/linux-master/tools/power/pm-graph/
H A Dbootgraph.py27 import sys namespace
[all...]
/linux-master/arch/arm/mach-orion5x/
H A Dpci.c139 static int __init pcie_setup(struct pci_sys_data *sys) argument
466 static int __init pci_setup(struct pci_sys_data *sys) argument
550 int __init orion5x_pci_sys_setup(int nr, struct pci_sys_data *sys) argument
569 struct pci_sys_data *sys = pci_host_bridge_priv(bridge); local
[all...]
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc.py12 import sys namespace
[all...]
/linux-master/tools/perf/pmu-events/
H A Djevents.py10 import sys namespace
/linux-master/drivers/hid/
H A Dhid-debug.c2995 int sys; local
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.c124 svm_migrate_copy_memory_gart(struct amdgpu_device *adev, dma_addr_t *sys, argument
[all...]
/linux-master/drivers/hsi/controllers/
H A Domap_ssi_core.c44 void __iomem *sys = omap_ssi->sys; local
60 void __iomem *sys = omap_ssi->sys; local
224 void __iomem *sys = omap_ssi->sys; local
[all...]
/linux-master/tools/testing/selftests/tpm2/
H A Dtpm2.py7 import sys namespace
/linux-master/arch/arm64/include/asm/
H A Dassembler.h389 sys 3, c7, c12, 1, \start // dc cvap variable
392 sys 3, c7, c13, 1, \start // dc cvadp variable
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-buttress.c552 int ipu6_buttress_map_fw_image(struct ipu6_bus_device *sys, argument
607 void ipu6_buttress_unmap_fw_image(struct ipu6_bus_device *sys, argument

Completed in 275 milliseconds

12345