/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | option.c | 2302 .open = usb_wwan_open,
|
/kernel/linux/linux-5.10/net/packet/ |
H A D | af_packet.c | 625 * 1) We refresh the timer only when we open a block. 701 * We don't have a block to close.So we open this in prb_retire_rx_blk_timer_expired() 871 * re-open block-0 in near future. 909 * open this block and return the offset where the first packet in prb_dispatch_next_block() 1041 * Now let's open that block. in __packet_lookup_frame_in_block() 4265 .open = packet_mm_open,
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emufx.c | 2594 hw->ops.open = snd_emu10k1_fx8010_open; in snd_emu10k1_fx8010_new()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | file.c | 179 * the open file descriptor being fsync()'ed may be deleted already. in get_parent_ino() 4348 .open = f2fs_file_open,
|
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 3678 * after this open call completes. It is therefore safe to take a in hugetlb_vm_op_open() 3750 .open = hugetlb_vm_op_open,
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | core.c | 1695 .open = simple_open, 5920 seq_puts(s, " regulator use open bypass opmode voltage current min max\n"); in regulator_summary_show()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | gdth.c | 260 .open = gdth_open,
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | file.c | 177 * the open file descriptor being fsync()'ed may be deleted already. in get_parent_ino() 5022 .open = f2fs_file_open,
|
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | vt.c | 3495 .open = con_open,
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 3276 /* Find the current partition number for the drive status. Called from open and in find_partition() 4170 .open = st_open, in create_one_cdev()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | core.c | 1853 .open = simple_open, 6155 seq_puts(s, " regulator use open bypass opmode voltage current min max\n"); in regulator_summary_show()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | option.c | 2308 .open = usb_wwan_open,
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | floppy.c | 2856 "VFS: %s called on non-open device\n", __func__)) in floppy_queue_rq() 3450 /* somebody else has this drive open */ in fd_locked_ioctl() 4185 "VFS: revalidate called on non-open device.\n")) in floppy_revalidate() 4221 .open = floppy_open,
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | syscall.c | 875 .open = bpf_map_mmap_open, 908 /* set default open/close callbacks */ in bpf_map_mmap()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | qm.c | 3818 .open = simple_open, 4406 /* open the OOO port for PEH to write out MSI */ in qm_restart_done()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 5438 static int goya_send_device_activity(struct hl_device *hdev, bool open) in goya_send_device_activity() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 3163 .open = simple_open,
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-script.c | 3341 "open(%s) failed.\n" in list_available_scripts() 4294 input = open(data.path, O_RDONLY); /* input_name */ in cmd_script() 4297 perror("failed to open file"); in cmd_script()
|
/kernel/linux/linux-6.6/net/packet/ |
H A D | af_packet.c | 660 * 1) We refresh the timer only when we open a block. 736 * We don't have a block to close.So we open this in prb_retire_rx_blk_timer_expired() 906 * re-open block-0 in near future. 944 * open this block and return the offset where the first packet in prb_dispatch_next_block() 1076 * Now let's open that block. in __packet_lookup_frame_in_block() 4317 .open = packet_mm_open,
|
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 763 fd = open("/dev/zero", O_RDONLY); in TEST_SIGNAL() 2224 /* Tracer should skip the open syscall, resulting in ESRCH. */ in TEST_F() 4053 /* There may be arbitrary already-open fds at test start. */ in TEST() 4402 TH_LOG("Could not open %s: %s", path, strerror(errno)); in get_nth()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emufx.c | 2628 hw->ops.open = snd_emu10k1_fx8010_open; in snd_emu10k1_fx8010_new()
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 4848 * after this open call completes. It is therefore safe to take a in hugetlb_vm_op_open() 4959 .open = hugetlb_vm_op_open,
|
H A D | slub.c | 6450 .open = slab_debug_trace_open,
|
H A D | shmem.c | 4481 .open = shmem_file_open,
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sync.c | 4861 if (hdev->open(hdev)) { in hci_dev_open_sync()
|