Home
last modified time | relevance | path

Searched refs:strict (Results 326 – 350 of 373) sorted by relevance

1...<<1112131415

/openbmc/linux/Documentation/process/
H A Dmaintainer-netdev.rst306 the ``--strict`` flag. But do not be mindlessly robotic in doing so.
H A Dmaintainer-kvm-x86.rst222 it's less of an inconvenience for readers/reviewers that have a strict ordering
H A Dmaintainer-tip.rst749 The 80 character rule is not a strict rule, so please use common sense when
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-st.c943 .strict = true,
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dusage.rst186 open files (required for strict POSIX compliance). Windows Servers already
522 Use for switching on strict cache mode. In this mode the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DAPSL-2.063 …rived from the Original Code other than as expressly permitted by and in strict compliance at all …
H A DAPSL-1.264 …roducts derived from the Original Code other than as permitted by and in strict compliance at all …
H A DAPSL-1.0232 other than as permitted by and in strict compliance at all times
H A DAPSL-1.1251 permitted by and in strict compliance at all times with Apple`s third
H A DRPSL-1.0181 …cy" forbids any use of Licensor Trademarks except as permitted by and in strict compliance at all …
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-yocto.bbclass620 extra_params = "--strict"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.rst95 - ``python3-strict-rfc3339``
/openbmc/linux/net/core/
H A Dfilter.c5979 int strict = 0; in bpf_ipv6_fib_lookup() local
6001 strict = RT6_LOOKUP_F_HAS_SADDR; in bpf_ipv6_fib_lookup()
6029 strict); in bpf_ipv6_fib_lookup()
6036 err = ipv6_stub->fib6_lookup(net, oif, &fl6, &res, strict); in bpf_ipv6_fib_lookup()
6058 fl6.flowi6_oif != 0, NULL, strict); in bpf_ipv6_fib_lookup()
/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst470 table must be dropped (strict VID checking).
H A Dip-sysctl.rst1282 If set, do a very strict check of the CIPSO option when
1287 with other implementations that require strict checking.
1708 Current recommended practice in RFC3704 is to enable strict mode
/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c5755 module_param_named(strict, sdebug_strict, bool, S_IRUGO | S_IWUSR);
5829 MODULE_PARM_DESC(strict, "stricter checks: reserved field in cdb (def=0)");
6685 static DRIVER_ATTR_RW(strict);
/openbmc/linux/kernel/bpf/
H A Dverifier.c5716 int off, int size, bool strict) in check_pkt_ptr_alignment() argument
5722 if (!strict || size == 1) in check_pkt_ptr_alignment()
5752 int off, int size, bool strict) in check_generic_ptr_alignment() argument
5757 if (!strict || size == 1) in check_generic_ptr_alignment()
5777 bool strict = env->strict_alignment || strict_alignment_once; in check_ptr_alignment() local
5786 return check_pkt_ptr_alignment(env, reg, off, size, strict); in check_ptr_alignment()
5805 strict = true; in check_ptr_alignment()
5823 strict); in check_ptr_alignment()
/openbmc/u-boot/
H A DMakefile382 KBUILD_CFLAGS += -fshort-wchar -fno-strict-aliasing
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst156 this expression is not a variable in the strict C sense since it is not
/openbmc/linux/net/ipv4/
H A DKconfig51 For details about rp_filter strict and loose mode read
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst1126 capable hardware, but does not enforce a strict switch device driver model. On
1127 the other DSA enforces a fairly strict device driver model, and deals with most
/openbmc/linux/Documentation/bpf/
H A Dverifier.rst311 packet-pointer with a range as long or longer and at least as strict an
/openbmc/linux/include/linux/
H A Dbpf.h2430 bool strict);
/openbmc/linux/drivers/infiniband/core/
H A Dcma.c1605 const int strict = ipv6_addr_type(&dst_addr->sin6_addr) & in validate_ipv6_net_dev() local
1609 NULL, strict); in validate_ipv6_net_dev()
/openbmc/linux/Documentation/kernel-hacking/
H A Dhacking.rst39 other, but above that is a strict hierarchy: each can only be preempted

1...<<1112131415