Home
last modified time | relevance | path

Searched defs:parser (Results 26 – 50 of 71) sorted by relevance

123

/linux/tools/perf/scripts/python/
H A Dflamegraph.py238 parser = argparse.ArgumentParser(description="Create flame graphs.") variable
/linux/tools/testing/selftests/tc-testing/
H A DTdcPlugin.py65 def add_args(self, parser): argument
H A Dtdc_batch.py11 parser = argparse.ArgumentParser(description='TC batch file generator') variable
/linux/arch/mips/loongson64/
H A Dinit.c194 struct of_range_parser parser; in reserve_pio_range() local
/linux/arch/powerpc/kernel/
H A Disa-bridge.c62 struct of_range_parser parser; in process_ISA_OF_ranges() local
/linux/tools/cgroup/
H A Diocost_coef_gen.py32 parser = argparse.ArgumentParser(description=desc, variable
H A Diocost_monitor.py24 parser = argparse.ArgumentParser(description=desc, variable
/linux/tools/workqueue/
H A Dwq_dump.py57 parser = argparse.ArgumentParser(description=desc, variable
/linux/include/sound/
H A Dseq_virmidi.h26 struct snd_midi_event *parser; member
/linux/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py481 parser = argparse.ArgumentParser() variable
/linux/tools/testing/selftests/net/rds/
H A Dtest.py70 parser = argparse.ArgumentParser(description="init script args", variable
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1410 static void amdgpu_cs_parser_fini(struct amdgpu_cs_parser *parser) in amdgpu_cs_parser_fini()
1443 struct amdgpu_cs_parser parser; in amdgpu_cs_ioctl() local
1811 int amdgpu_cs_find_mapping(struct amdgpu_cs_parser *parser, in amdgpu_cs_find_mapping()
H A Damdgpu_uvd.c98 struct amdgpu_cs_parser *parser; member
1078 int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser, in amdgpu_uvd_ring_parse_cs()
/linux/drivers/bus/
H A Duniphier-system-bus.c179 struct of_range_parser parser; in uniphier_system_bus_probe() local
H A Dimx-weim.c93 struct of_range_parser parser; in imx_weim_gpr_setup() local
/linux/net/bluetooth/hidp/
H A Dsock.c135 __u16 parser; member
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c4879 struct hl_cs_parser *parser, in gaudi_pin_memory_before_cs()
4925 struct hl_cs_parser *parser, in gaudi_validate_dma_pkt_host()
4963 struct hl_cs_parser *parser, in gaudi_validate_dma_pkt_no_mmu()
4995 struct hl_cs_parser *parser, in gaudi_validate_load_and_exe_pkt()
5014 struct hl_cs_parser *parser, bool is_mmu) in gaudi_validate_cb()
5121 struct hl_cs_parser *parser, in gaudi_patch_dma_packet()
5240 struct hl_cs_parser *parser) in gaudi_patch_cb()
5330 struct hl_cs_parser *parser) in gaudi_parse_cb_mmu()
5415 struct hl_cs_parser *parser) in gaudi_parse_cb_no_mmu()
5463 struct hl_cs_parser *parser) in gaudi_parse_cb_no_ext_queue()
[all …]
/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c375 struct of_range_parser parser; in get_cs_ranges() local
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_tlv.c516 const struct fbnic_tlv_parser *parser) in fbnic_tlv_msg_parse()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_strp.c50 int verdict, parser; in sockmap_strp_init() local
H A Dsockmap_listen.c729 int parser = bpf_program__fd(skel->progs.prog_stream_parser); in test_skb_redir_to_connected() local
849 int parser = bpf_program__fd(skel->progs.prog_stream_parser); in test_skb_redir_to_listening() local
953 int parser = bpf_program__fd(skel->progs.prog_stream_parser); in test_skb_redir_partial() local
/linux/arch/loongarch/kernel/
H A Dsetup.c508 struct of_range_parser parser; in arch_reserve_pio_range() local
/linux/sound/core/seq/
H A Dseq_midi.c48 struct snd_midi_event *parser; member
/linux/drivers/of/
H A Dunittest.c1177 struct of_pci_range_parser parser; in of_unittest_pci_dma_ranges() local
1229 struct of_pci_range_parser parser; in of_unittest_pci_empty_dma_ranges() local
1267 struct of_range_parser parser; in of_unittest_bus_ranges() local
1338 struct of_range_parser parser; in of_unittest_bus_3cell_ranges() local
/linux/drivers/pci/
H A Dof.c328 struct of_pci_range_parser parser; in devm_of_pci_get_host_bridge_resources() local

123