| /linux/sound/sh/ |
| H A D | sh_dac_audio.c | 45 int empty; member 69 chip->empty = 1; in dac_audio_reset() 108 chip->empty = 1; in snd_sh_dac_pcm_open() 149 chip->empty = 1; in snd_sh_dac_pcm_trigger() 170 if (chip->empty) { in snd_sh_dac_pcm_copy() 171 chip->empty = 0; in snd_sh_dac_pcm_copy() 188 if (chip->empty) { in snd_sh_dac_pcm_silence() 189 chip->empty = 0; in snd_sh_dac_pcm_silence() 269 if (!chip->empty) { in sh_dac_audio_timer() 284 chip->empty = 1; in sh_dac_audio_timer() [all …]
|
| /linux/fs/tests/ |
| H A D | binfmt_elf_kunit.c | 6 struct elf_phdr empty[] = { in total_mapping_size_test() local 40 KUNIT_EXPECT_EQ(test, total_mapping_size(empty, 0), 0); in total_mapping_size_test() 42 KUNIT_EXPECT_EQ(test, total_mapping_size(empty, 1), 0); in total_mapping_size_test() 44 KUNIT_EXPECT_EQ(test, total_mapping_size(&empty[1], 1), 0); in total_mapping_size_test() 46 KUNIT_EXPECT_EQ(test, total_mapping_size(empty, 2), 0); in total_mapping_size_test()
|
| /linux/drivers/net/wireguard/ |
| H A D | queueing.c | 51 #define STUB(queue) ((struct sk_buff *)&queue->empty) 60 offsetof(struct sk_buff, next) != offsetof(struct prev_queue, empty.next) - in wg_prev_queue_init() 61 offsetof(struct prev_queue, empty) || in wg_prev_queue_init() 62 offsetof(struct sk_buff, prev) != offsetof(struct prev_queue, empty.prev) - in wg_prev_queue_init() 63 offsetof(struct prev_queue, empty)); in wg_prev_queue_init()
|
| /linux/tools/memory-model/ |
| H A D | linux-kernel.bell | 69 flag ~empty Rcu-lock \ domain(rcu-rscs) as unmatched-rcu-lock 70 flag ~empty Rcu-unlock \ range(rcu-rscs) as unmatched-rcu-unlock 77 flag ~empty Srcu-lock \ domain(srcu-rscs) as unmatched-srcu-lock 78 flag ~empty Srcu-unlock \ range(srcu-rscs) as unmatched-srcu-unlock 79 flag ~empty (srcu-rscs^-1 ; srcu-rscs) \ id as multiple-srcu-matches 82 flag ~empty rcu-rscs & (po ; [Sync-srcu] ; po) as invalid-sleep 85 flag ~empty different-values(srcu-rscs) as srcu-bad-value-match 98 flag ~empty (if "lkmmv2" then 0 else _)
|
| H A D | lock.cat | 41 flag ~empty [M \ IW \ ALL-LOCKS] ; loc ; [ALL-LOCKS] as mixed-lock-accesses 48 flag ~empty LKW \ range(lk-rmw) as unpaired-LKW 49 flag ~empty LKR \ domain(lk-rmw) as unpaired-LKR 55 empty ([LKW] ; po-loc ; [LKR]) \ (po-loc ; [UL] ; po-loc) as lock-nest 61 empty ([LKW] ; po-loc ; [RU]) \ (po-loc ; [UL] ; po-loc) as nested-is-locked 64 flag ~empty [FW] ; loc ; [ALL-LOCKS] as lock-final 79 flag ~empty UL \ range(critical) as unmatched-unlock 83 empty ([UNMATCHED-LKW] ; loc ; [UNMATCHED-LKW]) \ id as unmatched-locks
|
| /linux/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_trigger.c | 230 static void attach_ksyms_all(struct bpf_program *empty, bool kretprobe) in attach_ksyms_all() argument 253 link = bpf_program__attach_kprobe_multi_opts(empty, NULL, &opts); in attach_ksyms_all() 263 struct bpf_program *prog, *empty; in trigger_kprobe_multi_all_setup() local 266 empty = ctx.skel->progs.bench_kprobe_multi_empty; in trigger_kprobe_multi_all_setup() 268 bpf_program__set_autoload(empty, true); in trigger_kprobe_multi_all_setup() 272 attach_ksyms_all(empty, false); in trigger_kprobe_multi_all_setup() 278 struct bpf_program *prog, *empty; in trigger_kretprobe_multi_all_setup() local 281 empty = ctx.skel->progs.bench_kretprobe_multi_empty; in trigger_kretprobe_multi_all_setup() 283 bpf_program__set_autoload(empty, true); in trigger_kretprobe_multi_all_setup() 287 attach_ksyms_all(empty, true); in trigger_kretprobe_multi_all_setup()
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | t600x-nvme.dtsi | 16 interrupt-names = "send-empty", "send-not-empty", 17 "recv-empty", "recv-not-empty";
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_transport_debug.c | 56 int head, tail, empty; in adf_ring_show() local 62 empty = csr_ops->read_csr_e_stat(csr, bank->bank_number); in adf_ring_show() 70 head, tail, (empty & 1 << ring->ring_number) in adf_ring_show() 164 int head, tail, empty; in adf_bank_show() local 173 empty = csr_ops->read_csr_e_stat(csr, bank->bank_number); in adf_bank_show() 178 (empty & 1 << ring->ring_number) >> in adf_bank_show()
|
| /linux/tools/objtool/ |
| H A D | orc_gen.c | 62 bool empty = true; in orc_create() 81 empty = false; in orc_create() 106 empty = false; in orc_create() 114 if (!empty) { in orc_create() 63 bool empty = true; orc_create() local
|
| /linux/include/sound/ |
| H A D | pcm_params.h | 222 i->empty = 0; in snd_interval_any() 227 i->empty = 1; in snd_interval_none() 238 return i->empty; in snd_interval_empty() 291 if (i1->empty) in snd_interval_eq() 292 return i2->empty; in snd_interval_eq() 293 if (i2->empty) in snd_interval_eq() 294 return i1->empty; in snd_interval_eq()
|
| /linux/fs/quota/ |
| H A D | quota_v2.c | 231 struct v2r0_disk_dqblk *d = dp, empty; in v2r0_disk2memdqb() local 243 memset(&empty, 0, sizeof(struct v2r0_disk_dqblk)); in v2r0_disk2memdqb() 244 empty.dqb_itime = cpu_to_le64(1); in v2r0_disk2memdqb() 245 if (!memcmp(&empty, dp, sizeof(struct v2r0_disk_dqblk))) in v2r0_disk2memdqb() 284 struct v2r1_disk_dqblk *d = dp, empty; in v2r1_disk2memdqb() local 296 memset(&empty, 0, sizeof(struct v2r1_disk_dqblk)); in v2r1_disk2memdqb() 297 empty.dqb_itime = cpu_to_le64(1); in v2r1_disk2memdqb() 298 if (!memcmp(&empty, dp, sizeof(struct v2r1_disk_dqblk))) in v2r1_disk2memdqb()
|
| /linux/scripts/ |
| H A D | Kconfig.include | 8 empty := variable 9 space := $(empty) $(empty) 62 # $(m32-flag): -m32 if the compiler supports it, or an empty string otherwise. 63 # $(m64-flag): -m64 if the compiler supports it, or an empty string otherwise.
|
| H A D | Kbuild.include | 9 empty := 10 space := $(empty) $(empty) 125 # If quiet is empty, print short log and whole command 164 # Check if both commands are the same including their order. Result is empty 167 # $(savedcmd_$@) gets empty. Then, target will be built even if $(newer-prereqs) 168 # happens to become empty. 187 # empty even if the target does not exist. cmd-check saves this corner case.
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_preempt.c | 64 bool empty; in get_next_ring() local 68 empty = (get_wptr(ring) == gpu->funcs->get_rptr(gpu, ring)); in get_next_ring() 69 if (!empty && ring == a5xx_gpu->cur_ring) in get_next_ring() 70 empty = ring->memptrs->fence == a5xx_gpu->last_seqno[i]; in get_next_ring() 73 if (!empty) in get_next_ring()
|
| H A D | a6xx_preempt.c | 72 bool empty; in get_next_ring() local 76 empty = (get_wptr(ring) == gpu->funcs->get_rptr(gpu, ring)); in get_next_ring() 77 if (!empty && ring == a6xx_gpu->cur_ring) in get_next_ring() 78 empty = ring->memptrs->fence == a6xx_gpu->last_seqno[i]; in get_next_ring() 81 if (!empty) in get_next_ring()
|
| /linux/lib/kunit/ |
| H A D | Kconfig | 99 Sets the default value of kunit.filter_glob. If set to a non-empty 102 If unsure, leave empty so all tests are executed. 107 Sets the default value of kunit.filter. If set to a non-empty 110 If unsure, leave empty so all tests are executed. 115 Sets the default value of kunit.filter_action. If set to a non-empty 118 If unsure, leave empty so all tests are executed.
|
| /linux/drivers/usb/musb/ |
| H A D | musb_cppi41.c | 200 bool empty; in cppi41_recheck_tx_req() local 203 empty = musb_is_tx_fifo_empty(hw_ep); in cppi41_recheck_tx_req() 204 if (empty) { in cppi41_recheck_tx_req() 232 bool empty; in cppi41_dma_callback() local 272 empty = true; in cppi41_dma_callback() 274 empty = musb_is_tx_fifo_empty(hw_ep); in cppi41_dma_callback() 277 if (!cppi41_channel->is_tx || empty) { in cppi41_dma_callback() 303 empty = musb_is_tx_fifo_empty(hw_ep); in cppi41_dma_callback() 304 if (empty) { in cppi41_dma_callback()
|
| /linux/scripts/mod/ |
| H A D | Makefile | 5 always-y += empty.o 24 $(obj)/elfconfig.h: $(obj)/empty.o $(obj)/mk_elfconfig FORCE
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_dh.c | 103 bool empty; in ip_vs_dh_reassign() local 107 empty = list_empty(p); in ip_vs_dh_reassign() 112 if (empty) in ip_vs_dh_reassign()
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_hw.c | 297 u32 full, u32 empty, enum hbg_dir dir) in hbg_hw_set_fifo_thrsld() argument 302 value |= FIELD_PREP(HBG_REG_FIFO_THRSLD_EMPTY_M, empty); in hbg_hw_set_fifo_thrsld() 312 u32 full, u32 empty, enum hbg_dir dir) in hbg_hw_set_cfg_fifo_thrsld() argument 320 value |= FIELD_PREP(HBG_REG_CFG_FIFO_THRSLD_TX_EMPTY_M, empty); in hbg_hw_set_cfg_fifo_thrsld() 325 value |= FIELD_PREP(HBG_REG_CFG_FIFO_THRSLD_RX_EMPTY_M, empty); in hbg_hw_set_cfg_fifo_thrsld()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-pps | 27 is empty. 39 is empty. 73 of this file is empty.
|
| /linux/tools/perf/ |
| H A D | .gitignore | 43 pmu-events/empty-pmu-events.log 44 pmu-events/test-empty-pmu-events.c
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispstat.c | 181 stat->buf[i].empty = 1; in isp_stat_buf_clear() 201 if (!look_empty && curr->empty) in __isp_stat_buf_find() 205 if (curr->empty) { in __isp_stat_buf_find() 246 stat->active_buf->empty = 0; in isp_stat_buf_queue() 297 buf->empty = 1; in isp_stat_buf_get() 352 buf->empty = 1; in isp_stat_bufs_free() 445 buf->empty = 1; in isp_stat_bufs_alloc() 503 buf->empty = 1; in omap3isp_stat_request_statistics()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | header.c | 17 char empty[] = " "; in ui_browser__argv_write() local 22 str = empty; in ui_browser__argv_write()
|
| /linux/sound/core/ |
| H A D | pcm_lib.c | 704 if (a->empty || b->empty) { in snd_interval_mul() 708 c->empty = 0; in snd_interval_mul() 729 if (a->empty || b->empty) { in snd_interval_div() 733 c->empty = 0; in snd_interval_div() 765 if (a->empty || b->empty) { in snd_interval_muldivk() 769 c->empty = 0; in snd_interval_muldivk() 796 if (a->empty || b->empty) { in snd_interval_mulkdiv() 800 c->empty = 0; in snd_interval_mulkdiv() 873 i->empty = 1; in snd_interval_ratnum() 889 i->empty = 1; in snd_interval_ratnum() [all …]
|