| /linux/drivers/scsi/bfa/ |
| H A D | bfad_bsg.c | 22 unsigned long flags; in bfad_iocmd_ioc_enable() local 45 unsigned long flags; in bfad_iocmd_ioc_disable() local 78 unsigned long flags; in bfad_iocmd_ioc_get_info() local 114 unsigned long flags; in bfad_iocmd_ioc_get_attr() local 156 unsigned long flags; in bfad_iocmd_ioc_get_fwstats() local 183 unsigned long flags; in bfad_iocmd_ioc_reset_stats() local 226 unsigned long flags; in bfad_iocmd_ioc_fw_sig_inv() local 238 unsigned long flags; in bfad_iocmd_iocfc_set_intr() local 252 unsigned long flags; in bfad_iocmd_port_enable() local 273 unsigned long flags; in bfad_iocmd_port_disable() local [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | firmware.c | 178 unsigned long flags; in set_firmware_width() local 228 unsigned long flags; in pdc_add_valid() local 247 unsigned long flags; in pdc_instr() local 269 unsigned long flags; in pdc_chassis_info() local 294 unsigned long flags; in pdc_pat_chassis_send_log() local 314 unsigned long flags; in pdc_chassis_disp() local 357 unsigned long flags; in pdc_pat_get_PDC_entrypoint() local 379 unsigned long flags; in pdc_chassis_warn() local 413 unsigned long flags; in pdc_coproc_cfg() local 437 unsigned long flags; in pdc_iodc_read() local [all …]
|
| H A D | sys_parisc.c | 101 unsigned long flags, enum mmap_allocation_direction dir) in arch_get_unmapped_area_common() 170 unsigned long len, unsigned long pgoff, unsigned long flags, in arch_get_unmapped_area() 179 unsigned long flags, vm_flags_t vm_flags) in arch_get_unmapped_area_topdown() 186 unsigned long prot, unsigned long flags, unsigned long fd, in sys_mmap2() 196 unsigned long prot, unsigned long flags, unsigned long fd, in sys_mmap() 279 unsigned int flags) in parisc_sync_file_range() 320 static int FIX_O_NONBLOCK(int flags) in FIX_O_NONBLOCK() 332 asmlinkage long parisc_timerfd_create(int clockid, int flags) in parisc_timerfd_create() 339 size_t sizemask, int flags) in parisc_signalfd4() 348 compat_size_t sizemask, int flags) in parisc_compat_signalfd4() [all …]
|
| /linux/tools/testing/selftests/membarrier/ |
| H A D | membarrier_test_impl.h | 14 static int sys_membarrier(int cmd, int flags) in sys_membarrier() 21 int ret, flags = 0; in test_membarrier_get_registrations() local 46 int cmd = -1, flags = 0; in test_membarrier_cmd_fail() local 69 int cmd = MEMBARRIER_CMD_QUERY, flags = 1; in test_membarrier_flags_fail() local 92 int cmd = MEMBARRIER_CMD_GLOBAL, flags = 0; in test_membarrier_global_success() local 108 int cmd = MEMBARRIER_CMD_PRIVATE_EXPEDITED, flags = 0; in test_membarrier_private_expedited_fail() local 131 int cmd = MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED, flags = 0; in test_membarrier_register_private_expedited_success() local 150 int cmd = MEMBARRIER_CMD_PRIVATE_EXPEDITED, flags = 0; in test_membarrier_private_expedited_success() local 167 int cmd = MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE, flags = 0; in test_membarrier_private_expedited_sync_core_fail() local 190 int cmd = MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE, flags = 0; in test_membarrier_register_private_expedited_sync_core_success() local [all …]
|
| /linux/drivers/net/ |
| H A D | tun_vnet.h | 11 static inline bool tun_vnet_legacy_is_little_endian(unsigned int flags) in tun_vnet_legacy_is_little_endian() 19 static inline long tun_get_vnet_be(unsigned int flags, int __user *argp) in tun_get_vnet_be() 32 static inline long tun_set_vnet_be(unsigned int *flags, int __user *argp) in tun_set_vnet_be() 50 static inline bool tun_vnet_is_little_endian(unsigned int flags) in tun_vnet_is_little_endian() 55 static inline u16 tun_vnet16_to_cpu(unsigned int flags, __virtio16 val) in tun_vnet16_to_cpu() 60 static inline __virtio16 cpu_to_tun_vnet16(unsigned int flags, u16 val) in cpu_to_tun_vnet16() 65 static inline long tun_vnet_ioctl(int *vnet_hdr_sz, unsigned int *flags, in tun_vnet_ioctl() 120 static inline int __tun_vnet_hdr_get(int sz, unsigned int flags, in __tun_vnet_hdr_get() 149 static inline int tun_vnet_hdr_get(int sz, unsigned int flags, in tun_vnet_hdr_get() 180 static inline int tun_vnet_hdr_to_skb(unsigned int flags, struct sk_buff *skb, in tun_vnet_hdr_to_skb() [all …]
|
| /linux/arch/powerpc/include/asm/ |
| H A D | hw_irq.h | 118 unsigned long flags; in irq_soft_mask_return() local 162 unsigned long flags = irq_soft_mask_return(); in irq_soft_mask_set_return() local 171 unsigned long flags = irq_soft_mask_return(); in irq_soft_mask_or_return() local 180 unsigned long flags = irq_soft_mask_return(); in irq_soft_mask_andc_return() local 209 static inline bool arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags() 262 #define raw_local_irq_pmu_save(flags) \ argument 269 #define raw_local_irq_pmu_restore(flags) \ argument 276 #define powerpc_local_irq_pmu_save(flags) \ argument 282 #define powerpc_local_irq_pmu_restore(flags) \ argument 289 #define powerpc_local_irq_pmu_save(flags) \ argument [all …]
|
| /linux/tools/testing/selftests/core/ |
| H A D | close_range_test.c | 34 unsigned int flags) in sys_close_range() 277 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 284 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 291 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 300 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 347 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 354 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 361 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 371 int flags = fcntl(open_fds[i], F_GETFD); in TEST() local 383 int fd1, fd2, fd3, fd4, flags, ret, status; in TEST() local [all …]
|
| /linux/arch/loongarch/include/asm/ |
| H A D | irqflags.h | 16 u32 flags = CSR_CRMD_IE; in arch_local_irq_enable() local 28 u32 flags = 0; in arch_local_irq_disable() local 40 u32 flags = 0; in arch_local_irq_save() local 51 static inline void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 64 u32 flags; in arch_local_save_flags() local 73 static inline int arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags()
|
| /linux/drivers/parport/ |
| H A D | ieee1284_ops.c | 37 int flags) in parport_ieee1284_write_compat() 146 int flags) in parport_ieee1284_read_nibble() 234 int flags) in parport_ieee1284_read_byte() 390 int flags) in parport_ieee1284_ecp_write_data() 475 void *buffer, size_t len, int flags) in parport_ieee1284_ecp_read_data() 620 int flags) in parport_ieee1284_ecp_write_addr() 711 int flags) in parport_ieee1284_epp_write_data() 755 int flags) in parport_ieee1284_epp_read_data() 799 int flags) in parport_ieee1284_epp_write_addr() 843 int flags) in parport_ieee1284_epp_read_addr()
|
| /linux/arch/arm64/include/asm/ |
| H A D | irqflags.h | 102 static __always_inline bool __daif_irqs_disabled_flags(unsigned long flags) in __daif_irqs_disabled_flags() 107 static __always_inline bool __pmr_irqs_disabled_flags(unsigned long flags) in __pmr_irqs_disabled_flags() 112 static inline bool arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags() 142 unsigned long flags = __daif_local_save_flags(); in __daif_local_irq_save() local 151 unsigned long flags = __pmr_local_save_flags(); in __pmr_local_irq_save() local 172 static __always_inline void __daif_local_irq_restore(unsigned long flags) in __daif_local_irq_restore() 179 static __always_inline void __pmr_local_irq_restore(unsigned long flags) in __pmr_local_irq_restore() 190 static inline void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore()
|
| /linux/drivers/char/mwave/ |
| H A D | 3780i.c | 77 unsigned long flags; in dsp3780I_ReadMsaCfg() local 92 unsigned long flags; in dsp3780I_WriteMsaCfg() local 122 unsigned long flags; in dsp3780I_EnableDSP() local 265 unsigned long flags; in dsp3780I_DisableDSP() local 289 unsigned long flags; in dsp3780I_Reset() local 322 unsigned long flags; in dsp3780I_Run() local 359 unsigned long flags; in dsp3780I_ReadDStore() local 387 unsigned long flags; in dsp3780I_ReadAndClearDStore() local 415 unsigned long flags; in dsp3780I_WriteDStore() local 443 unsigned long flags; in dsp3780I_ReadIStore() local [all …]
|
| /linux/tools/testing/selftests/x86/ |
| H A D | test_FCOMI.c | 36 int test(long flags) in test() 93 int test_qnan(long flags) in test_qnan() 122 int testu_qnan(long flags) in testu_qnan() 151 int testu_snan(long flags) in testu_snan() 183 int testp(long flags) in testp() 237 int testp_qnan(long flags) in testp_qnan() 265 int testup_qnan(long flags) in testup_qnan()
|
| /linux/drivers/clk/ |
| H A D | clk-divider.c | 69 unsigned long flags) in _get_maxdiv() 94 unsigned int val, unsigned long flags, u8 width) in _get_div() 121 unsigned int div, unsigned long flags, u8 width) in _get_val() 139 unsigned long flags, unsigned long width) in divider_recalc_rate() 180 unsigned long flags) in _is_valid_div() 227 unsigned long flags) in _div_round_up() 241 unsigned long flags) in _div_round_closest() 265 unsigned long flags) in _div_round() 274 unsigned long best, unsigned long flags) in _is_best_div() 283 unsigned long flags) in _next_div() [all …]
|
| /linux/drivers/char/ |
| H A D | tlclk.c | 284 unsigned long flags; in show_current_ref() local 300 unsigned long flags; in show_telclock_version() local 316 unsigned long flags; in show_alarms() local 332 unsigned long flags; in store_received_ref_clk3a() local 354 unsigned long flags; in store_received_ref_clk3b() local 376 unsigned long flags; in store_enable_clk3b_output() local 395 unsigned long flags; in store_enable_clk3a_output() local 416 unsigned long flags; in store_enable_clkb1_output() local 438 unsigned long flags; in store_enable_clka1_output() local 459 unsigned long flags; in store_enable_clkb0_output() local [all …]
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-dev.c | 137 unsigned long flags; in ccp_add_device() local 160 unsigned long flags; in ccp_del_device() local 205 unsigned long flags; in ccp_get_device() local 234 unsigned long flags; in ccp_present() local 254 unsigned long flags; in ccp_version() local 292 unsigned long flags; in ccp_enqueue_cmd() local 349 unsigned long flags; in ccp_do_cmd_backlog() local 379 unsigned long flags; in ccp_dequeue_cmd() local 537 unsigned long flags; in ccp_queues_suspended() local 554 unsigned long flags; in ccp_dev_suspend() local [all …]
|
| /linux/drivers/crypto/qce/ |
| H A D | common.h | 61 #define IS_DES(flags) (flags & QCE_ALG_DES) argument 62 #define IS_3DES(flags) (flags & QCE_ALG_3DES) argument 63 #define IS_AES(flags) (flags & QCE_ALG_AES) argument 65 #define IS_SHA1(flags) (flags & QCE_HASH_SHA1) argument 66 #define IS_SHA256(flags) (flags & QCE_HASH_SHA256) argument 67 #define IS_SHA1_HMAC(flags) (flags & QCE_HASH_SHA1_HMAC) argument 68 #define IS_SHA256_HMAC(flags) (flags & QCE_HASH_SHA256_HMAC) argument 69 #define IS_CMAC(flags) (flags & QCE_HASH_AES_CMAC) argument 70 #define IS_SHA(flags) (IS_SHA1(flags) || IS_SHA256(flags)) argument 71 #define IS_SHA_HMAC(flags) \ argument
|
| /linux/arch/um/include/shared/ |
| H A D | os.h | 79 static inline struct openflags of_read(struct openflags flags) in of_read() 85 static inline struct openflags of_write(struct openflags flags) in of_write() 91 static inline struct openflags of_rdwr(struct openflags flags) in of_rdwr() 96 static inline struct openflags of_set_rw(struct openflags flags, int r, int w) in of_set_rw() 103 static inline struct openflags of_sync(struct openflags flags) in of_sync() 109 static inline struct openflags of_create(struct openflags flags) in of_create() 115 static inline struct openflags of_trunc(struct openflags flags) in of_trunc() 121 static inline struct openflags of_append(struct openflags flags) in of_append() 127 static inline struct openflags of_excl(struct openflags flags) in of_excl() 133 static inline struct openflags of_cloexec(struct openflags flags) in of_cloexec()
|
| /linux/arch/sparc/lib/ |
| H A D | atomic32.c | 73 unsigned long flags; in arch_atomic_xchg() local 86 unsigned long flags; in arch_atomic_cmpxchg() local 101 unsigned long flags; in arch_atomic_fetch_add_unless() local 115 unsigned long flags; in arch_atomic_set() local 125 unsigned long old, flags; in sp32___set_bit() local 138 unsigned long old, flags; in sp32___clear_bit() local 151 unsigned long old, flags; in sp32___change_bit() local 187 unsigned long flags; in __xchg_u32() local
|
| /linux/net/ncsi/ |
| H A D | ncsi-manage.c | 56 unsigned long flags; in ncsi_report_link() local 98 unsigned long flags; in ncsi_channel_monitor() local 169 unsigned long flags; in ncsi_start_channel_monitor() local 182 unsigned long flags; in ncsi_stop_channel_monitor() local 212 unsigned long flags; in ncsi_add_channel() local 248 unsigned long flags; in ncsi_remove_channel() local 286 unsigned long flags; in ncsi_add_package() local 317 unsigned long flags; in ncsi_remove_package() local 358 unsigned long flags; in ncsi_alloc_request() local 394 unsigned long flags; in ncsi_free_request() local [all …]
|
| /linux/drivers/acpi/acpica/ |
| H A D | evxfgpe.c | 96 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 152 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 203 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 263 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 310 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 360 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 497 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 572 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 615 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local 682 acpi_cpu_flags flags; in ACPI_EXPORT_SYMBOL() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | irq.c | 77 bpf_local_irq_save(flags); in local_irq_restore() argument 72 local_irq_save(unsigned long * flags) local_irq_save() argument 86 unsigned long flags; irq_restore_missing_1_subprog() local 138 unsigned long flags; irq_balance() local 164 unsigned long flags; local_irq_balance() local 196 unsigned long flags; irq_sleepable_helper() local 209 unsigned long flags; irq_sleepable_kfunc() local 228 unsigned long flags; irq_global_subprog() local 328 unsigned long flags = 0xfaceb00c; irq_restore_invalid() local 378 unsigned long flags; irq_flag_overwrite() local 390 unsigned long flags; irq_flag_overwrite_partial() local 402 unsigned long flags[4]; irq_ooo_refs_array() local [all...] |
| /linux/arch/arc/kernel/ |
| H A D | mcip.c | 29 unsigned long flags; in mcip_update_gfrc_halt_mask() local 54 unsigned long flags; in mcip_update_debug_halt_mask() local 99 unsigned long flags; in mcip_ipi_send() local 127 unsigned long flags; in mcip_ipi_clear() local 223 unsigned long flags; in idu_irq_mask_raw() local 237 unsigned long flags; in idu_irq_unmask() local 246 unsigned long flags; in idu_irq_ack() local 255 unsigned long flags; in idu_irq_mask_ack() local 267 unsigned long flags; in idu_irq_set_affinity() local 295 unsigned long flags; in idu_irq_set_type() local
|
| /linux/kernel/sched/ |
| H A D | wait.c | 20 unsigned long flags; in add_wait_queue() local 31 unsigned long flags; in add_wait_queue_exclusive() local 42 unsigned long flags; in add_wait_queue_priority() local 71 unsigned long flags; in remove_wait_queue() local 105 unsigned flags = curr->flags; in __wake_up_common() local 121 unsigned long flags; in __wake_up_common_lock() local 250 unsigned long flags; in prepare_to_wait() local 265 unsigned long flags; in prepare_to_wait_exclusive() local 280 void init_wait_entry(struct wait_queue_entry *wq_entry, int flags) in init_wait_entry() 291 unsigned long flags; in prepare_to_wait_event() local [all …]
|
| /linux/arch/nios2/include/asm/ |
| H A D | irqflags.h | 19 static inline void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 26 unsigned long flags; in arch_local_irq_disable() local 34 unsigned long flags; in arch_local_irq_enable() local 40 static inline int arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags() 52 unsigned long flags; in arch_local_irq_save() local
|
| /linux/arch/mips/lib/ |
| H A D | bitops.c | 26 unsigned long flags; in __mips_set_bit() local 47 unsigned long flags; in __mips_clear_bit() local 68 unsigned long flags; in __mips_change_bit() local 90 unsigned long flags; in __mips_test_and_set_bit_lock() local 114 unsigned long flags; in __mips_test_and_clear_bit() local 138 unsigned long flags; in __mips_test_and_change_bit() local 153 unsigned long flags; in __mips_xor_is_negative_byte() local
|