/kernel/linux/linux-5.10/kernel/printk/ |
H A D | printk.c | 560 * already done the capabilities checks at open time. in check_syslog_permissions() 936 .open = devkmsg_open,
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_events_synth.c | 1839 * synth_event_add_next_val - Add the next field's value to an open synth trace 1874 * synth_event_add_val - Add a named field's value to an open synth trace 2055 .open = synth_events_open,
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.c | 389 .open = ocfs2_osb_debug_open, 2495 * volume is requested and the osb open count becomes 1.
|
/kernel/linux/linux-5.10/fs/zonefs/ |
H A D | super.c | 36 * With ZNS drives, closing an explicitly open zone that has not been in zonefs_zone_mgmt() 39 * open operation on other zones if the drive active zone resources in zonefs_zone_mgmt() 64 * A full zone is no longer open/active and does not need in zonefs_i_size_write() 404 * If the filesystem is mounted with the explicit-open mount option, we in zonefs_io_error_cb() 529 * take care of open zones. in zonefs_file_truncate() 535 * re-open the zone to ensure new writes can be processed. in zonefs_file_truncate() 538 * the open flag. in zonefs_file_truncate() 1159 * If the file zone is full, it is not open anymore and we only in zonefs_close_zone() 1160 * need to decrement the open count. in zonefs_close_zone() 1169 * Leaving zones explicitly open ma in zonefs_close_zone() [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 1376 .open = o2hb_debug_open,
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_sysctl.c | 851 .open = proc_sys_open,
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | dir.c | 1727 .open = ubifs_dir_open,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_gtt.c | 1032 GEM_BUG_ON(!atomic_read(&ppgtt->vm.open)); in exercise_ppgtt()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1939 priv->cec_glue.open = tda998x_cec_hook_open; in tda998x_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.c | 1407 .open = simple_open,
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-core.c | 1190 * hid_open_report - open a driver-specific device report 2067 * buffers and start the device (if not defeirred to device open). 2121 ret = hdev->ll_driver->open(hdev); in hid_hw_open()
|
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 958 .open = stc_open,
|
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/ |
H A D | zr364xx.c | 1103 "error during open sequence: %d\n", i); in zr364xx_prepare() 1160 /* open the camera */ 1291 .open = zr364xx_open,
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 490 * Privilege management is the multiple-open implementation basis. The current 498 * Each open instance of a UVC device can either be in a privileged or 1560 .open = uvc_v4l2_open,
|
/kernel/linux/linux-5.10/drivers/memstick/core/ |
H A D | ms_block.c | 1935 static DEFINE_MUTEX(msb_disk_lock); /* protects against races in open/release */ 1942 dbg_verbose("block device open"); in msb_bd_open() 2090 .open = msb_bd_open,
|
H A D | mspro_block.c | 243 .open = mspro_block_bd_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/stm32/ |
H A D | stm32-dcmi.c | 1524 .open = dcmi_open,
|
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-wl1273.c | 1049 * Multiple processes can open the device, but only in wl1273_fm_fops_write() 1197 * Multiple processes can open the device, but only in wl1273_fm_fops_read() 1269 .open = wl1273_fm_fops_open,
|
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | tegra210-emc-core.c | 1633 .open = tegra210_emc_debug_available_rates_open,
|
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio_cm.c | 1931 .open = riocm_cdev_open,
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | gspca.c | 1387 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-417.c | 1614 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/media/usb/hackrf/ |
H A D | hackrf.c | 1239 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/ntb/hw/idt/ |
H A D | ntb_hw_idt.c | 2323 .open = simple_open,
|
/kernel/linux/linux-5.10/drivers/ntb/hw/intel/ |
H A D | ntb_hw_gen1.c | 2031 .open = simple_open,
|