Home
last modified time | relevance | path

Searched refs:UINT16_MAX (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/
A Dplatform_support.h28 #define UINT16_MAX USHRT_MAX macro
/linux/tools/usb/usbip/src/
A Dusbip_network.c42 if (port > UINT16_MAX) { in usbip_setup_port_number()
44 arg, UINT16_MAX); in usbip_setup_port_number()
/linux/tools/lib/bpf/
A Dnetlink.c581 if (priority > UINT16_MAX) in bpf_tc_attach()
654 if (priority > UINT16_MAX) in __bpf_tc_detach()
727 if (priority > UINT16_MAX) in bpf_tc_query()
/linux/scripts/dtc/
A Ddtc-lexer.lex.c77 #ifndef UINT16_MAX
78 #define UINT16_MAX (65535U) macro
/linux/tools/testing/selftests/bpf/prog_tests/
A Dtc_bpf.c23 DECLARE_LIBBPF_OPTS(bpf_tc_opts, opts_prio_max, .handle = 1, .priority = UINT16_MAX + 1);
/linux/scripts/kconfig/
A Dlexer.lex.c77 #ifndef UINT16_MAX
78 #define UINT16_MAX (65535U) macro
/linux/tools/perf/util/
A Dsynthetic-events.c1724 max_nr = (UINT16_MAX - sizeof(struct perf_record_id_index)) / in perf_event__synthesize_id_index()

Completed in 19 milliseconds