Home
last modified time | relevance | path

Searched refs:is_optional (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/
A Dsphinx-pre-install105 if ($is_optional) {
123 my $is_optional = shift;
126 if ($is_optional) {
137 my $is_optional = shift;
174 my $is_optional = shift;
178 add_package($prog, $is_optional);
184 my $is_optional = shift;
195 my $is_optional = shift;
208 my $is_optional = $_[1];
219 my $is_optional = $_[1];
[all …]
/linux/net/ipv4/
A Dbpf_tcp_ca.c53 static bool is_optional(u32 member_offset) in is_optional() function
270 if (!prog_fd && !is_optional(moff) && !is_unsupported(moff)) in bpf_tcp_ca_init_member()

Completed in 12 milliseconds