| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p2595.dtsi | 20 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 29 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 38 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 47 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 56 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 64 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 72 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 80 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 88 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 96 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| H A D | tegra210-p2571.dts | 21 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 30 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 39 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 48 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 57 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 65 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 73 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 81 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 89 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 97 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| H A D | tegra210-p2597.dtsi | 54 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 63 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 72 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 81 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 90 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 98 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 106 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 113 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 120 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 127 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| H A D | tegra210-p2894.dtsi | 36 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 45 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 54 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 63 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 72 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 80 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 88 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 96 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 104 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 112 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| /linux/io_uring/ |
| H A D | openclose.c | 42 static bool io_openat_force_async(struct io_open *open) in io_openat_force_async() argument 45 * Don't bother trying for O_TRUNC, O_CREAT, or O_TMPFILE open, in io_openat_force_async() 50 return open->how.flags & (O_TRUNC | O_CREAT | __O_TMPFILE); in io_openat_force_async() 55 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in __io_openat_prep() local 64 /* open.how should be already initialised */ in __io_openat_prep() 65 if (!(open->how.flags & O_PATH) && force_o_largefile()) in __io_openat_prep() 66 open->how.flags |= O_LARGEFILE; in __io_openat_prep() 68 open->dfd = READ_ONCE(sqe->fd); in __io_openat_prep() 70 ret = delayed_getname(&open->filename, fname); in __io_openat_prep() 75 open in __io_openat_prep() 90 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat_prep() local 100 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2_prep() local 119 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2() local 185 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_open_cleanup() local [all...] |
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-func-open.rst | 4 .. _media-func-open: 7 media open() 13 media-open - Open a media device 22 .. c:function:: int open( const char *device_name, int flags ) 37 To open a media device applications call :c:func:`open()` with the 48 :c:func:`open()` returns the new file descriptor on success. On error, 56 The process already has the maximum number of files open. 59 The system limit on the total number of open files has been reached.
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-func-open.rst | 4 .. _cec-func-open: 7 cec open() 13 cec-open - Open a cec device 22 .. c:function:: int open( const char *device_name, int flags ) 46 To open a cec device applications call :c:func:`open()` with the 57 :c:func:`open()` returns the new file descriptor on success. On error, 65 The process already has the maximum number of files open. 68 The system limit on the total number of open files has been reached.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | func-open.rst | 4 .. _func-open: 7 V4L2 open() 13 v4l2-open - Open a V4L2 device 22 .. c:function:: int open( const char *device_name, int flags ) 47 To open a V4L2 device applications call :c:func:`open()` with the 50 remain unchanged. At the first :c:func:`open()` call after loading the 57 On success :c:func:`open()` returns the new file descriptor. On error 75 The process already has the maximum number of files open. 78 The limit on the total number of files open on the system has been
|
| /linux/scripts/coccinelle/api/ |
| H A D | simple_open.cocci | 2 /// Remove an open coded simple_open() function 13 @ open depends on patch @ 28 @ has_open depends on open @ 30 identifier open.open_f; 34 -.open = open_f, 35 +.open = simple_open, 62 .open = open_f@p,
|
| /linux/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm730-gsj-gpio.dtsi | 84 drive-open-drain; 114 drive-open-drain; 129 drive-open-drain; 134 drive-open-drain; 139 drive-open-drain; 144 drive-open-drain; 149 drive-open-drain; 154 drive-open-drain; 159 drive-open-drain; 164 drive-open-drain; [all …]
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | ca-fopen.rst | 7 Digital TV CA open() 13 Digital TV CA open() 18 .. c:function:: int open(const char *name, int flags) 43 - open in non-blocking mode 52 When an ``open()`` call has succeeded, the device will be ready for use. The 55 affect the semantics of the ``open()`` call itself. A device opened in 59 Only one user can open the CA Device in ``O_RDWR`` mode. All other 60 attempts to open the device in this mode will fail, and an error code
|
| H A D | frontend_f_open.rst | 7 Digital TV frontend open() 13 fe-open - Open a frontend device 22 .. c:function:: int open( const char *device_name, int flags ) 36 Only one open is allowed in ``O_RDWR``. In this mode, all ioctls are 50 thing to do after a successful open is to find out the frontend type 58 multiple devices cannot be open in read/write mode simultaneously. As 59 long as a front-end device is opened in read/write mode, other open() 65 When an open() call has succeeded, the device will be ready for use in 73 On success :c:func:`open()` returns the new file descriptor. 97 - The process already has the maximum number of files open. [all …]
|
| /linux/tools/testing/selftests/namespaces/ |
| H A D | nsid_test.c | 49 fd_mntns = open("/proc/self/ns/mnt", O_RDONLY); in TEST() 76 fd_parent_mntns = open("/proc/self/ns/mnt", O_RDONLY); in TEST_F() 133 fd_child_mntns = open(path, O_RDONLY); in TEST_F() 155 fd_cgroupns = open("/proc/self/ns/cgroup", O_RDONLY); in TEST() 182 fd_parent_cgroupns = open("/proc/self/ns/cgroup", O_RDONLY); in TEST_F() 239 fd_child_cgroupns = open(path, O_RDONLY); in TEST_F() 261 fd_ipcns = open("/proc/self/ns/ipc", O_RDONLY); in TEST() 288 fd_parent_ipcns = open("/proc/self/ns/ipc", O_RDONLY); in TEST_F() 345 fd_child_ipcns = open(path, O_RDONLY); in TEST_F() 367 fd_utsns = open("/proc/self/ns/uts", O_RDONLY); in TEST() [all …]
|
| H A D | file_handle_test.c | 40 ns_fd = open("/proc/self/ns/net", O_RDONLY); in TEST() 95 ns_fd = open("/proc/self/ns/uts", O_RDONLY); in TEST() 145 ns_fd = open("/proc/self/ns/ipc", O_RDONLY); in TEST() 195 ns_fd = open("/proc/self/ns/pid", O_RDONLY); in TEST() 245 ns_fd = open("/proc/self/ns/mnt", O_RDONLY); in TEST() 295 ns_fd = open("/proc/self/ns/user", O_RDONLY); in TEST() 345 ns_fd = open("/proc/self/ns/cgroup", O_RDONLY); in TEST() 397 ns_fd = open("/proc/self/ns/time", O_RDONLY); in TEST() 451 ns_fd = open("/proc/self/ns/net", O_RDONLY); in TEST() 481 int uid_map_fd = open("/proc/self/uid_map", O_WRONLY); in TEST() [all …]
|
| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | init.c | 66 fd = open("/dev/random", O_WRONLY); in seed_rng() 114 fd = open("/proc/sys/kernel/printk", O_WRONLY); in enable_logging() 120 fd = open("/proc/sys/debug/exception-trace", O_WRONLY); in enable_logging() 179 fd = open("/proc/cmdline", O_RDONLY); in launch_tests() 195 fd = open(success_dev, O_WRONLY); in launch_tests() 219 int fd = open("/dev/console", O_RDWR); in ensure_console() 238 fd = open("/sys/kernel/debug/kmemleak", O_WRONLY); in clear_leaks() 250 fd = open("/sys/kernel/debug/kmemleak", O_WRONLY); in check_leaks() 258 fd = open("/sys/kernel/debug/kmemleak", O_RDONLY); in check_leaks()
|
| /linux/tools/testing/selftests/drivers/sdsi/ |
| H A D | sdsi_test.py | 29 with open(file, mode='rb') as f: 49 f = open(file, "r") 121 f = open(folder + "provision_cap", "wb", 0) 128 f = open(folder + "provision_akc", "wb", 0) 141 f = open(folder + "registers", "rb") 159 f = open(node, 'wb', 0) 173 f = open(node, 'wb', 0) 174 g = open(node, 'wb', 0) 176 with open(driver_dir + 'unbind', 'w') as k: 211 with open(driver_dir + 'unbind', 'w') as k: [all …]
|
| /linux/tools/testing/kunit/ |
| H A D | kunit_tool_test.py | 104 with open(log_path) as file: 115 with open(log_path) as file: 144 with open(all_passed_log) as file: 151 with open(all_passed_log) as file: 158 with open(kselftest_log) as file: 165 with open(failed_log) as file: 172 with open(nested_log) as file: 183 with open(empty_log) as file: 193 with open(missing_plan_log) as file: 203 with open(header_lo [all...] |
| /linux/tools/lib/python/ |
| H A D | jobserver.py | 13 - open read/write file descriptors to communicate with the job server; 50 - open(): reserves all slots; 63 def open(self): 94 self.reader = os.open(path, os.O_RDONLY | os.O_NONBLOCK) 95 self.writer = os.open(path, os.O_WRONLY) 97 warn('unable to open jobserver pipe', path) 118 self.reader = os.open(f"/proc/self/fd/{self.reader}", 174 self.open() 186 self.open() # Ensure that self.claim is set 56 def open(self): global() member in JobserverExec
|
| /linux/fs/nfsd/ |
| H A D | nfs4proc.c | 111 struct nfsd4_open *open) in nfsd4_check_open_attributes() 115 if (open->op_create != NFS4_OPEN_CREATE) in nfsd4_check_open_attributes() 118 switch (open->op_createmode) { in nfsd4_check_open_attributes() 121 status = check_attr_support(cstate, open->op_bmval, in nfsd4_check_open_attributes() 125 status = check_attr_support(cstate, open->op_bmval, in is_create_with_attrs() argument 133 is_create_with_attrs(struct nfsd4_open *open) 135 return open->op_create == NFS4_OPEN_CREATE in fh_dup2() 136 && (open->op_createmode == NFS4_CREATE_UNCHECKED in fh_dup2() 137 || open->op_createmode == NFS4_CREATE_GUARDED in fh_dup2() 138 || open in fh_dup2() 107 nfsd4_check_open_attributes(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_open * open) nfsd4_check_open_attributes() argument 144 do_open_permission(struct svc_rqst * rqstp,struct svc_fh * current_fh,struct nfsd4_open * open,int accmode) do_open_permission() argument 182 nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state * cstate,struct nfsd4_open * open,struct svc_fh * resfh) nfsd4_set_open_owner_reply_cache() argument 198 nfsd4_vfs_create(struct svc_fh * fhp,struct dentry * child,struct nfsd4_open * open) nfsd4_vfs_create() argument 236 nfsd4_create_file(struct svc_rqst * rqstp,struct svc_fh * fhp,struct svc_fh * resfhp,struct nfsd4_open * open) nfsd4_create_file() argument 419 do_open_lookup(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_open * open,struct svc_fh ** resfh) do_open_lookup() argument 486 do_open_fhandle(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_open * open) do_open_fhandle() argument 530 struct nfsd4_open *open = &u->open; nfsd4_open() local 654 struct nfsd4_open *open = &op->u.open; nfsd4_open_omfg() local [all...] |
| /linux/tools/testing/selftests/landlock/ |
| H A D | base_test.c | 227 open("/tmp", O_PATH | O_NOFOLLOW | O_DIRECTORY | O_CLOEXEC); in TEST() 250 open("/tmp", O_PATH | O_NOFOLLOW | O_DIRECTORY | O_CLOEXEC); in TEST() 284 fd = open("/dev/null", O_RDONLY | O_CLOEXEC); in TEST() 295 fd = open("/dev/null", O_RDONLY | O_CLOEXEC); in TEST() 404 open("/tmp", O_PATH | O_NOFOLLOW | O_DIRECTORY | O_CLOEXEC); 432 ASSERT_EQ(-1, open("/", O_RDONLY | O_DIRECTORY | O_CLOEXEC)); 434 dir_fd = open("/tmp", O_RDONLY | O_DIRECTORY | O_CLOEXEC); 444 dir_fd = open("/", O_RDONLY | O_DIRECTORY | O_CLOEXEC); 447 dir_fd = open("/tmp", O_RDONLY | O_DIRECTORY | O_CLOEXEC); 467 dir_fd = open("/", O_RDONL [all...] |
| /linux/tools/testing/selftests/powerpc/papr_sysparm/ |
| H A D | papr_sysparm.c | 15 const int devfd = open(DEVPATH, O_RDONLY); in open_close() 31 const int devfd = open(DEVPATH, O_RDONLY); in get_splpar() 50 const int devfd = open(DEVPATH, O_RDONLY); in get_bad_parameter() 73 const int devfd = open(DEVPATH, O_RDWR); in check_efault_common() 104 const int devfd = open(DEVPATH, O_RDWR); in set_hmc0() 126 const int devfd = open(DEVPATH, O_RDONLY); in set_with_ro_fd()
|
| /linux/rust/proc-macro2/ |
| H A D | extra.rs | 94 open: proc_macro::Span, 106 open: group.span_open(), in new() 131 pub fn open(&self) -> Span { in open() method 134 DelimSpanEnum::Compiler { open, .. } => Span::_new(imp::Span::Compiler(*open)), in open()
|
| /linux/tools/testing/selftests/liveupdate/ |
| H A D | liveupdate.c | 61 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 80 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 86 self->fd2 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 115 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 140 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 182 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 217 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 265 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 330 self->fd1 = open(LIVEUPDATE_DEV, O_RDWR); in TEST_F() 338 unsupported_fd = open("/dev/null", O_RDWR); in TEST_F()
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6adm.c | 247 } __packed *open = data->payload; in q6adm_apr_send_copp_pkt() 253 if (open->copp_id == INVALID_COPP_ID) { in q6adm_apr_send_copp_pkt() 255 open->copp_id); in q6adm_apr_send_copp_pkt() 262 copp->id = open->copp_id; in q6adm_apr_send_copp_pkt() 330 struct q6adm_cmd_device_open_v5 *open; in q6adm_device_open() 333 int ret, pkt_size = APR_HDR_SIZE + sizeof(*open); in q6adm_device_open() 340 open = p + APR_HDR_SIZE; in q6adm_device_open() 349 open->flags = ADM_LEGACY_DEVICE_SESSION; in q6adm_device_open() 350 open->mode_of_operation = path; in q6adm_device_open() 351 open in q6adm_device_open() 183 } __packed *open = data->payload; q6adm_callback() local 325 struct q6adm_cmd_device_open_v5 *open; q6adm_device_open() local [all...] |
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | fs_kfuncs.c | 22 fd = open(testfile, O_CREAT | O_RDONLY, 0644); in test_xattr() 51 fd = open(testfile, O_RDONLY, 0644); in test_xattr() 120 fd = open(testfile, O_CREAT | O_RDONLY, 0644); in test_fsverity() 209 fd = open(testfile, O_CREAT | O_RDWR, 0644); 220 fd = open(testfile, O_RDONLY, 0644); 259 fd = open(testfile, O_RDONLY);
|