/openbmc/linux/drivers/input/serio/ |
H A D | arc_ps2.c | 50 unsigned int flag, status; in arc_ps2_check_rx() local 60 flag = 0; in arc_ps2_check_rx() 64 flag |= SERIO_PARITY; in arc_ps2_check_rx() 67 flag |= SERIO_FRAME; in arc_ps2_check_rx() 70 serio_interrupt(port->io, data, flag); in arc_ps2_check_rx()
|
H A D | pcips2.c | 65 unsigned int flag; in pcips2_interrupt() local 75 flag = (status & PS2_STAT_PARITY) ? 0 : SERIO_PARITY; in pcips2_interrupt() 78 flag ^= SERIO_PARITY; in pcips2_interrupt() 80 serio_interrupt(ps2if->io, scancode, flag); in pcips2_interrupt()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_mdss.h | 49 (test_bit(DPU_FORMAT_FLAG_YUV_BIT, (X)->flag)) 51 (test_bit(DPU_FORMAT_FLAG_DX_BIT, (X)->flag)) 55 !test_bit(DPU_FORMAT_FLAG_COMPRESSED_BIT, (X)->flag)) 58 test_bit(DPU_FORMAT_FLAG_COMPRESSED_BIT, (X)->flag)) 395 DECLARE_BITMAP(flag, DPU_FORMAT_FLAG_BIT_MAX);
|
/openbmc/linux/fs/ |
H A D | fhandle.c | 100 int, flag) in SYSCALL_DEFINE5() argument 107 if (flag & ~(AT_SYMLINK_FOLLOW | AT_EMPTY_PATH | AT_HANDLE_FID)) in SYSCALL_DEFINE5() 110 lookup_flags = (flag & AT_SYMLINK_FOLLOW) ? LOOKUP_FOLLOW : 0; in SYSCALL_DEFINE5() 111 fh_flags = (flag & AT_HANDLE_FID) ? EXPORT_FH_FID : 0; in SYSCALL_DEFINE5() 112 if (flag & AT_EMPTY_PATH) in SYSCALL_DEFINE5()
|
/openbmc/linux/Documentation/networking/ |
H A D | msg_zerocopy.rst | 9 The MSG_ZEROCOPY flag enables copy avoidance for socket send calls. 18 such as sendfile and splice. The MSG_ZEROCOPY flag extends the 35 trivial as just passing the flag, then. 59 Passing the MSG_ZEROCOPY flag is the most obvious step to enable copy 68 this flag, a process must first signal intent by setting a socket option: 79 Pass the new flag. 95 feature is implemented as a flag. It is safe to mix calls with the flag 122 POLLERR in its output flags. That flag does not have to be set in the 208 Passing flag MSG_ZEROCOPY is a hint to the kernel to apply copy 227 setting flag SO_EE_CODE_ZEROCOPY_COPIED in field ee_code on return. [all …]
|
/openbmc/u-boot/cmd/ |
H A D | ide.c | 34 int do_ide(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_ide() argument 47 int do_diskboot(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_diskboot() argument
|
H A D | help.c | 10 static int do_help(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_help() argument 15 return _do_help(start, len, cmdtp, flag, argc, argv); in do_help()
|
H A D | sha1sum.c | 15 int do_sha1sum(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_sha1sum() argument 34 return hash_command("sha1", flags, cmdtp, flag, ac, av); in do_sha1sum()
|
H A D | spl.c | 102 static int spl_export(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in spl_export() argument 147 static int do_spl(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_spl() argument 162 if (spl_export(cmdtp, flag, argc, argv)) in do_spl()
|
H A D | strings.c | 15 int do_strings(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_strings() argument 20 if ((flag & CMD_FLAG_REPEAT) == 0) { in do_strings()
|
H A D | hash.c | 17 static int do_hash(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_hash() argument 36 return hash_command(*argv, flags, cmdtp, flag, argc - 1, argv + 1); in do_hash()
|
H A D | bmp.c | 93 static int do_bmp_info(cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[]) in do_bmp_info() argument 111 static int do_bmp_display(cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[]) in do_bmp_display() argument 164 static int do_bmp(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_bmp() argument 175 return c->cmd(cmdtp, flag, argc, argv); in do_bmp()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | fw.c | 43 unsigned long flag; in _rtl8723e_fill_h2c_command() local 49 spin_lock_irqsave(&rtlpriv->locks.h2c_lock, flag); in _rtl8723e_fill_h2c_command() 57 flag); in _rtl8723e_fill_h2c_command() 67 flag); in _rtl8723e_fill_h2c_command() 69 spin_unlock_irqrestore(&rtlpriv->locks.h2c_lock, flag); in _rtl8723e_fill_h2c_command() 72 spin_unlock_irqrestore(&rtlpriv->locks.h2c_lock, flag); in _rtl8723e_fill_h2c_command() 225 spin_lock_irqsave(&rtlpriv->locks.h2c_lock, flag); in _rtl8723e_fill_h2c_command() 227 spin_unlock_irqrestore(&rtlpriv->locks.h2c_lock, flag); in _rtl8723e_fill_h2c_command()
|
/openbmc/u-boot/board/synopsys/emsdp/ |
H A D | emsdp.c | 95 static int do_emsdp_rom(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_emsdp_rom() argument 115 static int do_emsdp(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_emsdp() argument 128 return c->cmd(cmdtp, flag, argc, argv); in do_emsdp()
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | cpu.h | 166 static inline int flag_is_changeable_p(uint32_t flag) in flag_is_changeable_p() argument 182 : "ir" (flag)); in flag_is_changeable_p() 183 return ((f1^f2) & flag) != 0; in flag_is_changeable_p()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_busy.c | 41 __busy_set_if_active(struct dma_fence *fence, u32 (*flag)(u16 id)) in __busy_set_if_active() 78 return flag(rq->engine->uabi_class); in __busy_set_if_active() 93 return flag(rq->engine->uabi_class); in __busy_set_if_active()
|
/openbmc/linux/sound/firewire/motu/ |
H A D | motu-protocol-v1.c | 210 unsigned int flag; in set_clock_rate_896() local 222 flag = CLK_896_STATUS_FLAG_RATE_44100; in set_clock_rate_896() 225 flag = CLK_896_STATUS_FLAG_RATE_48000; in set_clock_rate_896() 228 flag = CLK_896_STATUS_FLAG_RATE_88200; in set_clock_rate_896() 231 flag = CLK_896_STATUS_FLAG_RATE_96000; in set_clock_rate_896() 238 data |= flag; in set_clock_rate_896()
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | arm,pl18x.yaml | 106 $ref: /schemas/types.yaml#/definitions/flag 111 $ref: /schemas/types.yaml#/definitions/flag 116 $ref: /schemas/types.yaml#/definitions/flag 121 $ref: /schemas/types.yaml#/definitions/flag 126 $ref: /schemas/types.yaml#/definitions/flag 131 $ref: /schemas/types.yaml#/definitions/flag 136 $ref: /schemas/types.yaml#/definitions/flag 141 $ref: /schemas/types.yaml#/definitions/flag 146 $ref: /schemas/types.yaml#/definitions/flag
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | eeh_pe.c | 213 eeh_pe_traverse_func fn, void *flag) in eeh_pe_traverse() argument 219 ret = fn(pe, flag); in eeh_pe_traverse() 236 eeh_edev_traverse_func fn, void *flag) in eeh_pe_dev_traverse() argument 250 fn(edev, flag); in eeh_pe_dev_traverse() 261 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get() argument 263 int *target_pe = flag; in __eeh_pe_get() 554 static void __eeh_pe_dev_mode_mark(struct eeh_dev *edev, void *flag) in __eeh_pe_dev_mode_mark() argument 556 int mode = *((int *)flag); in __eeh_pe_dev_mode_mark() 773 static void eeh_restore_one_device_bars(struct eeh_dev *edev, void *flag) in eeh_restore_one_device_bars() argument
|
/openbmc/u-boot/include/ |
H A D | cli.h | 30 int cli_simple_run_command(const char *cmd, int flag); 53 int cli_simple_run_command_list(char *cmd, int flag);
|
/openbmc/linux/net/mac80211/ |
H A D | rx.c | 163 status->flag & RX_FLAG_RADIOTAP_HE) { in ieee80211_rx_radiotap_hdrlen() 176 if (status->flag & RX_FLAG_NO_PSDU) in ieee80211_rx_radiotap_hdrlen() 197 if (status->flag & RX_FLAG_RADIOTAP_HE) in ieee80211_rx_radiotap_hdrlen() 675 if (status->flag & RX_FLAG_NO_PSDU) { in ieee80211_add_rx_radiotap_header() 776 if (status->flag & RX_FLAG_RADIOTAP_HE) in ieee80211_rx_monitor() 1094 if (status->flag & RX_FLAG_AMSDU_MORE) in ieee80211_rx_reorder_ready() 2113 status->flag |= RX_FLAG_DECRYPTED; in ieee80211_rx_h_decrypt() 2396 if (status->flag & RX_FLAG_DECRYPTED) in ieee80211_drop_unencrypted() 2418 if (status->flag & RX_FLAG_DECRYPTED) in ieee80211_drop_unencrypted_mgmt() 5391 if (!(status->flag & RX_FLAG_8023)) in ieee80211_rx_list() [all …]
|
/openbmc/linux/drivers/clk/pxa/ |
H A D | clk-pxa.h | 121 _mult_hp, _div_hp, is_lp, _cken_reg, _cken_bit, flag) \ argument 129 .flags = flag, \ 132 cken_bit, flag) \ argument 134 NULL, cken_reg, cken_bit, flag)
|
/openbmc/linux/fs/isofs/ |
H A D | util.c | 19 int iso_date(u8 *p, int flag) in iso_date() argument 30 if (flag == 0) tz = p[6]; /* High sierra has no time zone */ in iso_date()
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | reserved-member-has.json | 2 # We reject names like 'has-a', because they can collide with the flag 4 # TODO we could munge the optional flag name to avoid the collision.
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_cudbg.h | 35 u32 cxgb4_get_dump_length(struct adapter *adap, u32 flag); 37 u32 flag);
|