| /linux-6.15/arch/powerpc/platforms/cell/ |
| H A D | spu_syscalls.c | 64 CLASS(spufs_calls, calls)(); in DEFINE_CLASS() 69 CLASS(fd, neighbor)(neighbor_fd); in DEFINE_CLASS() 80 CLASS(spufs_calls, calls)(); in SYSCALL_DEFINE3() 84 CLASS(fd, arg)(fd); in SYSCALL_DEFINE3() 94 CLASS(spufs_calls, calls)(); in elf_coredump_extra_notes_size() 103 CLASS(spufs_calls, calls)(); in elf_coredump_extra_notes_write()
|
| /linux-6.15/include/linux/ |
| H A D | asn1_ber_bytecode.h | 84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument 85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
|
| H A D | cleanup.h | 257 #define CLASS(_name, var) \ macro 319 CLASS(_name, __UNIQUE_ID(guard)) 334 for (CLASS(_name, scope)(args); \ 346 for (CLASS(_name, scope)(args); true; ({ goto _label; })) \
|
| /linux-6.15/rust/kernel/ |
| H A D | sync.rs | 95 static CLASS: $crate::sync::LockClassKey = constant 99 $crate::prelude::Pin::static_ref(&CLASS)
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | java.rst | 82 CLASS=$1 88 # CLASS=Test.class 98 if [ "`basename $CLASS .class`" == "$FQCLASSN" ]; then 100 cd -L `dirname $CLASS` 108 cd -P `dirname $CLASS` 116 if [ ! -L $CLASS ]; then 119 echo " $CLASS should be in a" \ 124 if [ ! -L $CLASS ]; then break; fi 133 CLASS=`ls --color=no -l $CLASS | sed -e 's/^.* \([^ ]*\)$/\1/'`
|
| /linux-6.15/kernel/bpf/ |
| H A D | bpf_inode_storage.c | 81 CLASS(fd_raw, f)(*(int *)key); in bpf_fd_inode_storage_lookup_elem() 94 CLASS(fd_raw, f)(*(int *)key); in bpf_fd_inode_storage_update_elem() 122 CLASS(fd_raw, f)(*(int *)key); in bpf_fd_inode_storage_delete_elem()
|
| H A D | map_in_map.c | 14 CLASS(fd, f)(inner_map_ufd); in bpf_map_meta_alloc() 99 CLASS(fd, f)(ufd); in bpf_map_fd_get_ptr()
|
| H A D | token.c | 118 CLASS(fd, f)(attr->token_create.bpffs_fd); in bpf_token_create() 215 CLASS(fd, f)(ufd); in bpf_token_get_from_fd()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sched.c | 38 CLASS(fd, f)(fd); in amdgpu_sched_process_priority_override() 66 CLASS(fd, f)(fd); in amdgpu_sched_context_priority_override()
|
| /linux-6.15/fs/ |
| H A D | sync.c | 151 CLASS(fd, f)(fd); in SYSCALL_DEFINE1() 207 CLASS(fd, f)(fd); in do_fsync() 355 CLASS(fd, f)(fd); in ksys_sync_file_range()
|
| H A D | read_write.c | 394 CLASS(fd_pos, f)(fd); in ksys_lseek() 427 CLASS(fd_pos, f)(fd); in SYSCALL_DEFINE5() 704 CLASS(fd_pos, f)(fd); in ksys_read() 727 CLASS(fd_pos, f)(fd); in ksys_write() 756 CLASS(fd, f)(fd); in ksys_pread64() 786 CLASS(fd, f)(fd); in ksys_pwrite64() 1069 CLASS(fd_pos, f)(fd); in do_readv() 1092 CLASS(fd_pos, f)(fd); in do_writev() 1126 CLASS(fd, f)(fd); in do_preadv() 1147 CLASS(fd, f)(fd); in do_pwritev() [all …]
|
| H A D | readdir.c | 222 CLASS(fd_pos, f)(fd); in SYSCALL_DEFINE3() 311 CLASS(fd_pos, f)(fd); in SYSCALL_DEFINE3() 392 CLASS(fd_pos, f)(fd); in SYSCALL_DEFINE3() 475 CLASS(fd_pos, f)(fd); in COMPAT_SYSCALL_DEFINE3() 557 CLASS(fd_pos, f)(fd); in COMPAT_SYSCALL_DEFINE3()
|
| H A D | nsfs.c | 105 CLASS(get_unused_fd, fd)(O_CLOEXEC); in open_namespace() 316 CLASS(get_unused_fd, fd)(O_CLOEXEC); in ns_ioctl()
|
| H A D | fhandle.c | 180 CLASS(fd, f)(fd); in get_path_from_fd() 407 CLASS(get_unused_fd, fd)(O_CLOEXEC); in do_handle_open()
|
| H A D | kernel_read_file.c | 178 CLASS(fd, f)(fd); in kernel_read_file_from_fd()
|
| H A D | fcntl.c | 400 CLASS(fd_raw, f)(fd); in f_dupfd_query() 578 CLASS(fd_raw, f)(fd); in SYSCALL_DEFINE3() 601 CLASS(fd_raw, f)(fd); in SYSCALL_DEFINE3() 735 CLASS(fd_raw, f)(fd); in do_compat_fcntl64()
|
| /linux-6.15/drivers/thermal/ |
| H A D | thermal_netlink.c | 538 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_trip() 574 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_temp() 599 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_gov() 672 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_get() 705 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_add() 730 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_delete() 751 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_flush()
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpiolib-sysfs.c | 169 CLASS(gpio_chip_guard, guard)(desc); in gpio_sysfs_request_irq() 233 CLASS(gpio_chip_guard, guard)(desc); in gpio_sysfs_free_irq() 462 CLASS(gpio_chip_guard, guard)(desc); in export_store() 585 CLASS(gpio_chip_guard, guard)(desc); in gpiod_export()
|
| H A D | gpiolib.c | 386 CLASS(gpio_chip_guard, guard)(desc); in gpiod_get_direction() 2377 CLASS(gpio_chip_guard, guard)(desc); in gpiod_request_commit() 2471 CLASS(gpio_chip_guard, guard)(desc); in gpiod_free_commit() 2630 CLASS(gpio_chip_guard, guard)(desc); in gpio_do_set_config() 2807 CLASS(gpio_chip_guard, guard)(desc); in gpiod_direction_input_nonotify() 2879 CLASS(gpio_chip_guard, guard)(desc); in gpiod_direction_output_raw_commit() 3058 CLASS(gpio_chip_guard, guard)(desc); in gpiod_enable_hw_timestamp_ns() 3091 CLASS(gpio_chip_guard, guard)(desc); in gpiod_disable_hw_timestamp_ns() 3551 CLASS(gpio_chip_guard, guard)(desc); in gpio_set_open_drain_value_commit() 3580 CLASS(gpio_chip_guard, guard)(desc); in gpio_set_open_source_value_commit() [all …]
|
| /linux-6.15/net/ |
| H A D | socket.c | 1828 CLASS(fd, f)(fd); in __sys_bind() 1870 CLASS(fd, f)(fd); in __sys_listen() 1989 CLASS(fd, f)(fd); in __sys_accept4() 2047 CLASS(fd, f)(fd); in __sys_connect() 2076 CLASS(fd, f)(fd); in __sys_getsockname() 2113 CLASS(fd, f)(fd); in __sys_getpeername() 2157 CLASS(fd, f)(fd); in __sys_sendto() 2220 CLASS(fd, f)(fd); in __sys_recvfrom() 2313 CLASS(fd, f)(fd); in __sys_setsockopt() 2378 CLASS(fd, f)(fd); in __sys_getsockopt() [all …]
|
| /linux-6.15/security/landlock/ |
| H A D | syscalls.c | 266 CLASS(fd, ruleset_f)(fd); in get_ruleset_from_fd() 291 CLASS(fd_raw, f)(fd); in get_path_from_fd()
|
| /linux-6.15/virt/kvm/ |
| H A D | vfio.c | 193 CLASS(fd, f)(fd); in kvm_vfio_file_del() 237 CLASS(fd, f)(param.groupfd); in kvm_vfio_file_set_spapr_tce()
|
| /linux-6.15/mm/ |
| H A D | fadvise.c | 193 CLASS(fd, f)(fd); in ksys_fadvise64_64()
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_buf_kunit.c | 295 CLASS(xe_guc_buf, buf)(cache, dwords); in test_class() 304 CLASS(xe_guc_buf, buf)(cache, dwords); in test_class()
|
| /linux-6.15/kernel/sched/ |
| H A D | syscalls.c | 77 CLASS(task_rq_lock, rq_guard)(p); in set_user_nice() 883 CLASS(find_get_task, p)(pid); in do_sched_setscheduler() 999 CLASS(find_get_task, p)(pid); in SYSCALL_DEFINE3() 1220 CLASS(find_get_task, p)(pid); in sched_setaffinity()
|