/openbmc/qemu/ |
H A D | MAINTAINERS | 36 F: Files and directories with wildcard patterns. 38 F: drivers/net/ all files in and below drivers/net 39 F: drivers/net/* all files in drivers/net, but not below 40 F: */net/* all files in "any top level directory"/net 41 One pattern per line. Multiple F: lines acceptable. 42 X: Files and directories that are NOT maintained, same rules as F: 45 F: net/ 64 F: * 65 F: */ 75 F: docs/devel/style.rst [all …]
|
/openbmc/u-boot/board/sunxi/ |
H A D | MAINTAINERS | 4 F: board/sunxi/ 5 F: include/configs/sun4i.h 6 F: configs/A10-OLinuXino-Lime_defconfig 7 F: configs/ba10_tv_box_defconfig 8 F: configs/Chuwi_V7_CW0825_defconfig 9 F: configs/Cubieboard_defconfig 10 F: configs/dserve_dsrv9703c_defconfig 11 F: configs/Hyundai_A7HD_defconfig 12 F: configs/inet1_defconfig 13 F: configs/inet97fv2_defconfig [all …]
|
/openbmc/u-boot/ |
H A D | MAINTAINERS | 17 F: Files and directories with wildcard patterns. 19 F: drivers/net/ all files in and below drivers/net 20 F: drivers/net/* all files in drivers/net, but not below 21 F: */net/* all files in "any top level directory"/net 22 One pattern per line. Multiple F: lines acceptable. 27 match F: pattern and matches of N: patterns. By default, 28 get_maintainer will not look at git log history when an F: pattern 31 X: Files and directories that are NOT maintained, same rules as F: 34 F: net/ 59 F: arch/arc/ [all …]
|
/openbmc/linux/tools/power/acpi/man/ |
H A D | pfrut.8 | 8 \f[B]pfrut\f[R] [\f[I]Options\f[R]] 25 \f[B]pfrut\f[R] is the tool to interact with the kernel interface. 31 .B \f[B]\-h\f[R], \f[B]\-\-help\f[R] 34 .B \f[B]\-l\f[R], \f[B]\-\-load\f[R] 39 .B \f[B]\-s\f[R], \f[B]\-\-stage\f[R] 43 .B \f[B]\-a\f[R], \f[B]\-\-activate\f[R] 46 .B \f[B]\-u\f[R], \f[B]\-\-update\f[R] 49 .B \f[B]\-q\f[R], \f[B]\-\-query\f[R] 52 .B \f[B]\-d\f[R], \f[B]\-\-setrev\f[R] 55 .B \f[B]\-D\f[R], \f[B]\-\-setrevlog\f[R] [all …]
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_fifo.c | 20 struct snd_seq_fifo *f; in snd_seq_fifo_new() local 22 f = kzalloc(sizeof(*f), GFP_KERNEL); in snd_seq_fifo_new() 23 if (!f) in snd_seq_fifo_new() 26 f->pool = snd_seq_pool_new(poolsize); in snd_seq_fifo_new() 27 if (f->pool == NULL) { in snd_seq_fifo_new() 28 kfree(f); in snd_seq_fifo_new() 31 if (snd_seq_pool_init(f->pool) < 0) { in snd_seq_fifo_new() 32 snd_seq_pool_delete(&f->pool); in snd_seq_fifo_new() 33 kfree(f); in snd_seq_fifo_new() 37 spin_lock_init(&f->lock); in snd_seq_fifo_new() [all …]
|
/openbmc/qemu/migration/ |
H A D | qemu-file.c | 63 int qemu_file_shutdown(QEMUFile *f) in qemu_file_shutdown() argument 86 if (!f->last_error) { in qemu_file_shutdown() 87 qemu_file_set_error(f, -EIO); in qemu_file_shutdown() 90 if (!qio_channel_has_feature(f->ioc, in qemu_file_shutdown() 95 if (qio_channel_shutdown(f->ioc, QIO_CHANNEL_SHUTDOWN_BOTH, &err) < 0) { in qemu_file_shutdown() 105 QEMUFile *f; in qemu_file_new_impl() local 107 f = g_new0(QEMUFile, 1); in qemu_file_new_impl() 110 f->ioc = ioc; in qemu_file_new_impl() 111 f->is_writable = is_writable; in qemu_file_new_impl() 113 return f; in qemu_file_new_impl() [all …]
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | MAINTAINERS | 4 F: board/freescale/p1_p2_rdb_pc/ 5 F: include/configs/p1_p2_rdb_pc.h 6 F: configs/P1020MBG-PC_defconfig 7 F: configs/P1020MBG-PC_36BIT_defconfig 8 F: configs/P1020MBG-PC_36BIT_SDCARD_defconfig 9 F: configs/P1020MBG-PC_SDCARD_defconfig 10 F: configs/P1020RDB-PC_defconfig 11 F: configs/P1020RDB-PC_36BIT_defconfig 12 F: configs/P1020RDB-PC_36BIT_NAND_defconfig 13 F: configs/P1020RDB-PC_36BIT_SDCARD_defconfig [all …]
|
/openbmc/linux/drivers/media/test-drivers/visl/ |
H A D | visl-trace-vp8.h | 12 TP_PROTO(const struct v4l2_ctrl_vp8_frame *f), 13 TP_ARGS(f), 14 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_vp8_frame, f)), 15 TP_fast_assign(__entry->f = *f;), 21 __entry->f.entropy.coeff_probs, 22 sizeof(__entry->f.entropy.coeff_probs), 24 __print_array(__entry->f.entropy.y_mode_probs, 25 ARRAY_SIZE(__entry->f.entropy.y_mode_probs), 26 sizeof(__entry->f.entropy.y_mode_probs[0])), 27 __print_array(__entry->f.entropy.uv_mode_probs, [all …]
|
/openbmc/qemu/target/hexagon/ |
H A D | hex_common.py | 63 raise Exception(f"Couldn't find macro: <{l}>") 75 immextre = re.compile(r"f(MUST_)?IMMEXT[(]([UuSsRr])") 275 return f"{immlett}iV" 338 self.reg_num = f"{regtype}{regid}N" 339 def decl_reg_num(self, f, regno): argument 340 f.write(code_fmt(f"""\ 349 f"{self.helper_arg_type()} {self.helper_arg_name()}" 381 return f"{self.reg_tcg()}_off" 387 return f"{self.reg_tcg()}_void" 394 return f"{self.regtype}{self.regid}V" [all …]
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | asm-offsets.c | 41 OFFSET(TASK_THREAD_F0, task_struct, thread.fstate.f[0]); in asm_offsets() 42 OFFSET(TASK_THREAD_F1, task_struct, thread.fstate.f[1]); in asm_offsets() 43 OFFSET(TASK_THREAD_F2, task_struct, thread.fstate.f[2]); in asm_offsets() 44 OFFSET(TASK_THREAD_F3, task_struct, thread.fstate.f[3]); in asm_offsets() 45 OFFSET(TASK_THREAD_F4, task_struct, thread.fstate.f[4]); in asm_offsets() 46 OFFSET(TASK_THREAD_F5, task_struct, thread.fstate.f[5]); in asm_offsets() 47 OFFSET(TASK_THREAD_F6, task_struct, thread.fstate.f[6]); in asm_offsets() 48 OFFSET(TASK_THREAD_F7, task_struct, thread.fstate.f[7]); in asm_offsets() 49 OFFSET(TASK_THREAD_F8, task_struct, thread.fstate.f[8]); in asm_offsets() 50 OFFSET(TASK_THREAD_F9, task_struct, thread.fstate.f[9]); in asm_offsets() [all …]
|
/openbmc/linux/ |
H A D | MAINTAINERS | 33 F: *Files* and directories wildcard patterns. 35 F: drivers/net/ all files in and below drivers/net 36 F: drivers/net/* all files in drivers/net, but not below 37 F: */net/* all files in "any top level directory"/net 38 One pattern per line. Multiple F: lines acceptable. 40 rules as F:. Files exclusions are tested before file matches. 42 F: net/ 50 match F: pattern and matches of N: patterns. By default, 51 get_maintainer will not look at git log history when an F: pattern 74 F: Documentation/networking/device_drivers/ethernet/3com/vortex.rst [all …]
|
/openbmc/linux/arch/s390/lib/ |
H A D | test_modules.h | 5 #define __REPEAT_10000_3(f, x) \ argument 6 f(x ## 0); \ 7 f(x ## 1); \ 8 f(x ## 2); \ 9 f(x ## 3); \ 10 f(x ## 4); \ 11 f(x ## 5); \ 12 f(x ## 6); \ 13 f(x ## 7); \ 14 f(x ## 8); \ [all …]
|
/openbmc/qemu/include/migration/ |
H A D | qemu-file-types.h | 28 int qemu_file_get_error(QEMUFile *f); 30 void qemu_put_buffer(QEMUFile *f, const uint8_t *buf, size_t size); 31 void qemu_put_byte(QEMUFile *f, int v); 35 void qemu_put_be16(QEMUFile *f, unsigned int v); 36 void qemu_put_be32(QEMUFile *f, unsigned int v); 37 void qemu_put_be64(QEMUFile *f, uint64_t v); 38 size_t coroutine_mixed_fn qemu_get_buffer(QEMUFile *f, uint8_t *buf, size_t size); 40 int qemu_get_byte(QEMUFile *f); 42 static inline unsigned int qemu_get_ubyte(QEMUFile *f) in qemu_get_ubyte() argument 44 return (unsigned int)qemu_get_byte(f); in qemu_get_ubyte() [all …]
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/ |
H A D | fprobe_syntax_errors.tc | 4 # requires: dynamic_events "f[:[<group>/][<event>]] <func-name>[%return] [<args>]":README 19 check_error 'f^100 vfs_read' # MAXACT_NO_KPROBE 20 check_error 'f^1a111 vfs_read' # BAD_MAXACT 21 check_error 'f^100000 vfs_read' # MAXACT_TOO_BIG 23 check_error 'f ^non_exist_func' # BAD_PROBE_ADDR (enoent) 24 check_error 'f ^vfs_read+10' # BAD_PROBE_ADDR 25 check_error 'f:^/bar vfs_read' # NO_GROUP_NAME 26 check_error 'f:^12345678901234567890123456789012345678901234567890123456789012345/bar vfs_read' # G… 28 check_error 'f:^foo.1/bar vfs_read' # BAD_GROUP_NAME 29 check_error 'f:^ vfs_read' # NO_EVENT_NAME [all …]
|
/openbmc/linux/drivers/dma-buf/ |
H A D | st-dma-fence.c | 22 } *to_mock_fence(struct dma_fence *f) { in to_mock_fence() argument 23 return container_of(f, struct mock_fence, base); in to_mock_fence() 26 static const char *mock_name(struct dma_fence *f) in mock_name() argument 31 static void mock_fence_release(struct dma_fence *f) in mock_fence_release() argument 33 kmem_cache_free(slab_fences, to_mock_fence(f)); in mock_fence_release() 41 static void mock_wakeup(struct dma_fence *f, struct dma_fence_cb *cb) in mock_wakeup() argument 46 static long mock_wait(struct dma_fence *f, bool intr, long timeout) in mock_wait() argument 51 if (dma_fence_add_callback(f, &cb.cb, mock_wakeup)) in mock_wait() 57 if (test_bit(DMA_FENCE_FLAG_SIGNALED_BIT, &f->flags)) in mock_wait() 67 if (!dma_fence_remove_callback(f, &cb.cb)) in mock_wait() [all …]
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_b.S | 8 bnone a2, a3, 1f 12 bnone a2, a3, 1f 13 j 2f 22 beq a2, a3, 1f 26 beq a2, a3, 1f 27 j 2f 36 blt a2, a3, 1f 40 blt a2, a3, 1f 44 blt a2, a3, 1f 45 j 2f [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-debug.h | 40 #define CHECK_FOR_NEWLINE(f) BUILD_BUG_ON(f[sizeof(f) - 2] != '\n') argument 43 #define __IWL_ERR_DEV(d, mode, f, a...) \ argument 45 CHECK_FOR_NEWLINE(f); \ 46 __iwl_err((d), mode, f, ## a); \ 48 #define IWL_ERR_DEV(d, f, a...) \ argument 49 __IWL_ERR_DEV(d, IWL_ERR_MODE_REGULAR, f, ## a) 50 #define IWL_ERR(m, f, a...) \ argument 51 IWL_ERR_DEV((m)->dev, f, ## a) 52 #define IWL_ERR_LIMIT(m, f, a...) \ argument 53 __IWL_ERR_DEV((m)->dev, IWL_ERR_MODE_RATELIMIT, f, ## a) [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | linked_list_fail.c | 12 struct foo *f, *f1, *f2; \ 31 f = bpf_obj_new(typeof(*f)); \ 32 if (!f) \ 34 f1 = f; \ 57 CHECK(kptr, pop_front, &f->head); 58 CHECK(kptr, pop_back, &f->head); 80 CHECK(kptr, push_front, &f->head, &b->node); 81 CHECK(kptr, push_back, &f->head, &b->node); 83 CHECK(global, push_front, &ghead, &f->node2); 84 CHECK(global, push_back, &ghead, &f->node2); [all …]
|
/openbmc/linux/include/linux/ |
H A D | indirect_call_wrapper.h | 9 * @f: function pointer 10 * @f$NR: builtin functions names, up to $NR of them 11 * @__VA_ARGS__: arguments for @f 13 * Avoid retpoline overhead for known builtin, checking @f vs each of them and 17 #define INDIRECT_CALL_1(f, f1, ...) \ argument 19 likely(f == f1) ? f1(__VA_ARGS__) : f(__VA_ARGS__); \ 21 #define INDIRECT_CALL_2(f, f2, f1, ...) \ argument 23 likely(f == f2) ? f2(__VA_ARGS__) : \ 24 INDIRECT_CALL_1(f, f1, __VA_ARGS__); \ 26 #define INDIRECT_CALL_3(f, f3, f2, f1, ...) \ argument [all …]
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | ioctl-number.rst | 73 0x00 00-1F linux/fs.h conflict! 74 0x00 00-1F scsi/scsi_ioctl.h conflict! 75 0x00 00-1F linux/fb.h conflict! 76 0x00 00-1F linux/wavefront.h conflict! 82 0x10 00-0F drivers/char/s390/vmcp.h 83 0x10 10-1F arch/s390/include/uapi/sclp_ctl.h 84 0x10 20-2F arch/s390/include/uapi/asm/hypfs.h 91 0x3E 00-0F linux/counter.h <mailto:linux-iio@vger.kernel.… 92 '!' 00-1F uapi/linux/seccomp.h 93 '#' 00-3F IEEE 1394 Subsystem [all …]
|
/openbmc/u-boot/board/freescale/corenet_ds/ |
H A D | MAINTAINERS | 4 F: board/freescale/corenet_ds/ 5 F: include/configs/P3041DS.h 6 F: configs/P3041DS_defconfig 7 F: configs/P3041DS_NAND_defconfig 8 F: configs/P3041DS_SDCARD_defconfig 9 F: configs/P3041DS_SECURE_BOOT_defconfig 10 F: configs/P3041DS_SPIFLASH_defconfig 11 F: configs/P3041DS_SRIO_PCIE_BOOT_defconfig 12 F: include/configs/P4080DS.h 13 F: configs/P4080DS_defconfig [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_sw_fence_work.c | 9 static void fence_complete(struct dma_fence_work *f) in fence_complete() argument 11 if (f->ops->release) in fence_complete() 12 f->ops->release(f); in fence_complete() 13 dma_fence_signal(&f->dma); in fence_complete() 18 struct dma_fence_work *f = container_of(work, typeof(*f), work); in fence_work() local 20 f->ops->work(f); in fence_work() 22 fence_complete(f); in fence_work() 23 dma_fence_put(&f->dma); in fence_work() 29 struct dma_fence_work *f = container_of(fence, typeof(*f), chain); in fence_notify() local 34 dma_fence_set_error(&f->dma, fence->error); in fence_notify() [all …]
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | MAINTAINERS | 4 F: board/freescale/p1010rdb/ 5 F: include/configs/P1010RDB.h 6 F: configs/P1010RDB-PA_36BIT_NAND_defconfig 7 F: configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig 8 F: configs/P1010RDB-PA_36BIT_NOR_defconfig 9 F: configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig 10 F: configs/P1010RDB-PA_36BIT_SDCARD_defconfig 11 F: configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig 12 F: configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig 13 F: configs/P1010RDB-PA_NAND_defconfig [all …]
|
/openbmc/linux/drivers/spi/ |
H A D | spi-nxp-fspi.c | 399 static inline int needs_ip_only(struct nxp_fspi *f) in needs_ip_only() argument 401 return f->devtype_data->quirks & FSPI_QUIRK_USE_IP_ONLY; in needs_ip_only() 411 static void fspi_writel(struct nxp_fspi *f, u32 val, void __iomem *addr) in fspi_writel() argument 413 if (f->devtype_data->little_endian) in fspi_writel() 419 static u32 fspi_readl(struct nxp_fspi *f, void __iomem *addr) in fspi_readl() argument 421 if (f->devtype_data->little_endian) in fspi_readl() 429 struct nxp_fspi *f = dev_id; in nxp_fspi_irq_handler() local 433 reg = fspi_readl(f, f->iobase + FSPI_INTR); in nxp_fspi_irq_handler() 434 fspi_writel(f, FSPI_INTR_IPCMDDONE, f->iobase + FSPI_INTR); in nxp_fspi_irq_handler() 437 complete(&f->c); in nxp_fspi_irq_handler() [all …]
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | conversion.hpp | 93 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() argument 96 prohibit(f, floating); in log_convert() 97 prohibit(f, signed_val); in log_convert() 98 prohibit(f, str); in log_convert() 100 one_from_set(f, dec | hex | bin); in log_convert() 101 one_from_set(f, field8 | field16 | field32 | field64); in log_convert() 104 return std::make_tuple(h, (f | unsigned_val).value, in log_convert() 110 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() argument 113 prohibit(f, floating); in log_convert() 114 prohibit(f, str); in log_convert() [all …]
|