| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 870 do_query(query, 'ALTER TABLE selected_events ADD PRIMARY KEY (id)') 871 do_query(query, 'ALTER TABLE machines ADD PRIMARY KEY (id)') 872 do_query(query, 'ALTER TABLE threads ADD PRIMARY KEY (id)') 873 do_query(query, 'ALTER TABLE comms ADD PRIMARY KEY (id)') 874 do_query(query, 'ALTER TABLE comm_threads ADD PRIMARY KEY (id)') 875 do_query(query, 'ALTER TABLE dsos ADD PRIMARY KEY (id)') 876 do_query(query, 'ALTER TABLE symbols ADD PRIMARY KEY (id)') 877 do_query(query, 'ALTER TABLE branch_types ADD PRIMARY KEY (id)') 878 do_query(query, 'ALTER TABLE samples ADD PRIMARY KEY (id)') 880 do_query(query, 'ALTER TABLE call_paths ADD PRIMARY KEY (id)') [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_nfct.c | 26 * - alter reply for NAT when forwarding packet in original direction: 81 /* Never alter conntrack for non-NAT conns */ in ip_vs_update_conntrack() 85 /* Never alter conntrack for OPS conns (no reply is expected) */ in ip_vs_update_conntrack() 89 /* Alter reply only in original direction */ in ip_vs_update_conntrack() 168 IP_VS_DBG_BUF(7, "%s: ct=%p before alter: reply tuple=" in ip_vs_nfct_expect_callback() 173 goto alter; in ip_vs_nfct_expect_callback() 184 IP_VS_DBG_BUF(7, "%s: ct=%p before alter: reply tuple=" in ip_vs_nfct_expect_callback() 189 goto alter; in ip_vs_nfct_expect_callback() 197 alter: in ip_vs_nfct_expect_callback() 198 /* Never alter conntrack for non-NAT conns */ in ip_vs_nfct_expect_callback() [all …]
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_transport_fc.h | 39 * fc_port_type: If you alter this, you also need to alter scsi_transport_fc.c 55 * fc_port_state: If you alter this, you also need to alter scsi_transport_fc.c 74 * fc_vport_state: If you alter this, you also need to alter 95 * for reporting (e.g. report supported_classes). If you alter this list, 96 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 108 * for reporting (e.g. report supported_speeds). If you alter this list, 109 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 131 * fc_tgtid_binding_type: If you alter this, you also need to alter 144 * for reporting (e.g. report roles). If you alter this list, 145 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | credentials.rst | 273 To alter anything in the cred struct, the copy-and-replace principle must be 274 adhered to. First take a copy, then alter the copy and then use RCU to change 278 A task may only alter its _own_ credentials; it is no longer permitted for a 279 task to alter another's credentials. This means the ``capset()`` system call 301 the const qualification to be able to alter the reference count. 307 A task being able to alter only its own credentials permits the current process 430 As previously mentioned, a task may only alter its own credentials, and may not 431 alter those of another task. This means that it doesn't need to use any 432 locking to alter its own credentials. 434 To alter the current process's credentials, a function should first prepare a [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/ |
| H A D | libjpeg-turbo-LICENSE.md | 31 1. You cannot alter or remove any existing copyright or license notices 48 3. You must include the IJG README file, and you must not alter any of the 130 including commercial applications, and to alter it and redistribute it
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/ |
| H A D | libjpeg-turbo-LICENSE.md | 31 1. You cannot alter or remove any existing copyright or license notices 48 3. You must include the IJG README file, and you must not alter any of the 130 including commercial applications, and to alter it and redistribute it
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/ |
| H A D | libjpeg-turbo-LICENSE.md | 31 1. You cannot alter or remove any existing copyright or license notices 48 3. You must include the IJG README file, and you must not alter any of the 130 including commercial applications, and to alter it and redistribute it
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | data.py | 180 alter = re.sub('"', '\\"', val) 181 alter = re.sub('\n', ' \\\n', alter) 182 alter = re.sub('\\$', '\\\\$', alter) 183 o.write('%s="%s"\n' % (varExpanded, alter))
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | Kconfig | 43 you can alter that using a kernel command line option such as 71 you can alter that using a kernel command line option such as 234 you can alter that using a kernel command line option such as 273 you can alter that using a kernel command line option such as 295 you can alter that using a kernel command line option such as 427 you can alter that using a kernel command line option such as 460 you can alter that using a kernel command line option such as 489 you can alter that using a kernel command line option such as 514 you can alter that using a kernel command line option such as 836 you can alter that using a kernel command line option such as [all …]
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | sem.c | 32 * - multiple semaphore operations that alter the same semaphore in 107 /* that alter the semaphore */ 109 /* that do not alter the semaphore*/ 118 /* that alter the array */ 120 /* that do not alter semvals */ 139 bool alter; /* does *sops alter the array? */ member 196 * sem_array.sems[i].pending_{const,alter}: 309 * Only the alter operations must be moved, the const operations can stay. 816 /* pending complex alter operations are too difficult to analyse */ in check_restart() 839 * wake_const_ops - wake up non-alter tasks [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | function-abi.h | 44 /* Return true if a function call is allowed to alter every bit of 54 /* Return true if a function call is allowed to alter some or all bits 79 alter completely, so that the registers contain arbitrary values 87 /* Return the set of registers that a function call is allowed to alter
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | function-abi.h | 44 /* Return true if a function call is allowed to alter every bit of 54 /* Return true if a function call is allowed to alter some or all bits 79 alter completely, so that the registers contain arbitrary values 87 /* Return the set of registers that a function call is allowed to alter
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-loopback-test.c | 129 .description = "two tx-transfers - alter both", 146 .description = "two tx-transfers - alter first", 163 .description = "two tx-transfers - alter second", 180 .description = "two transfers tx then rx - alter both", 196 .description = "two transfers tx then rx - alter tx", 213 .description = "two transfers tx then rx - alter rx", 230 .description = "two tx+rx transfers - alter both", 251 .description = "two tx+rx transfers - alter first", 272 .description = "two tx+rx transfers - alter second",
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | nf_nat_pptp.c | 179 /* no need to alter packet */ in pptp_outbound_pkt() 216 /* alter expectation for PNS->PAC direction */ in pptp_exp_gre() 222 /* alter expectation for PAC->PNS direction */ in pptp_exp_gre() 278 /* no need to alter packet */ in pptp_inbound_pkt()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | menuconfig.py | 77 …parser_menuconfig = subparsers.add_parser('menuconfig',help='Alter build-time configuration for a … 78 parser_menuconfig.add_argument('component', help='compenent to alter config')
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | MPL-2.0-no-copyleft-exception | 79 …e, and how they can obtain a copy of this License. You may not attempt to alter or restrict the re… 86 …ded that the license for the Executable Form does not attempt to limit or alter the recipients' ri… 92 …alter the substance of any license notices (including copyright notices, patent notices, disclaime…
|
| H A D | OSET-PL-2.1 | 75 …minent notices stating that You changed the files. You may not attempt to alter or restrict the re… 81 …ded that the license for the Executable Form does not attempt to limit or alter the recipients’ ri… 87 …alter the substance of any license notices (including copyright notices, patent notices, disclaime… 135 … 9.3.3 You may alter the terms of this Section 9.3 for this License as described in Section 3.5.2.
|
| H A D | MPL-2.0 | 167 attempt to alter or restrict the recipients' rights in the Source Code 182 license for the Executable Form does not attempt to limit or alter 200 You may not remove or alter the substance of any license notices 203 the Covered Software, except that You may alter any license notices to
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.44 | 172 attempt to alter or restrict the recipients' rights in the Source Code 187 license for the Executable Form does not attempt to limit or alter the 205 You may not remove or alter the substance of any license notices 208 Covered Software, except that You may alter any license notices to the
|
| H A D | LICENSE.md.1 | 32 1. You cannot alter or remove any existing copyright or license notices 49 3. You must include the IJG README file, and you must not alter any of the
|
| H A D | LICENSE.19 | 197 attempt to alter or restrict the recipients' rights in the Source Code 212 license for the Executable Form does not attempt to limit or alter 230 You may not remove or alter the substance of any license notices 233 the Covered Software, except that You may alter any license notices to
|
| /OK3568_Linux_fs/kernel/arch/sparc/prom/ |
| H A D | tree_32.c | 23 /* Internal version of prom_getchild that does not alter return values. */ 55 /* Internal version of prom_getsibling that does not alter return values. */ 203 /* Interal version of nextprop that does not alter return values. */
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | xxhash.h | 89 * @seed: The seed can be used to alter the result predictably. 102 * @seed: The seed can be used to alter the result predictably. 114 * @seed: The seed can be used to alter the result predictably.
|
| H A D | moduleparam.h | 103 * @name: the variable to alter, and exposed parameter name. 131 * @name: the variable to alter, and exposed parameter name. 141 * @value: the actual lvalue to alter. 157 * @value: the actual lvalue to alter. 537 * @value: the actual lvalue to alter.
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xgamma/ |
| H A D | Config.in | 5 Alter a monitor's gamma correction through the X server
|