Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 136) sorted by relevance

123456

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport_debug.c56 int head, tail, empty; in adf_ring_show() local
164 int head, tail, empty; in adf_bank_show() local
/linux/drivers/power/supply/
H A Dapm_power.c120 union power_supply_propval empty; in do_calculate_time() local
217 union power_supply_propval empty, full, cur; in calculate_capacity() local
/linux/fs/tests/
H A Dbinfmt_elf_kunit.c6 struct elf_phdr empty[] = { in total_mapping_size_test() local
/linux/net/llc/
H A Dsysctl_net_llc.c50 struct ctl_table empty[1] = {}; in llc_sysctl_init() local
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c230 static void attach_ksyms_all(struct bpf_program *empty, bool kretprobe) in attach_ksyms_all()
263 struct bpf_program *prog, *empty; in trigger_kprobe_multi_all_setup() local
278 struct bpf_program *prog, *empty; in trigger_kretprobe_multi_all_setup() local
/linux/tools/perf/util/bpf_skel/
H A Dbench_uprobe.bpf.c10 int BPF_UPROBE(empty) in BPF_UPROBE() argument
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_hw.c297 u32 full, u32 empty, enum hbg_dir dir) in hbg_hw_set_fifo_thrsld()
312 u32 full, u32 empty, enum hbg_dir dir) in hbg_hw_set_cfg_fifo_thrsld()
/linux/fs/quota/
H A Dquota_v2.c231 struct v2r0_disk_dqblk *d = dp, empty; in v2r0_disk2memdqb() local
284 struct v2r1_disk_dqblk *d = dp, empty; in v2r1_disk2memdqb() local
/linux/drivers/staging/media/ipu7/
H A Dipu7-syscom.c34 bool empty = (write_index == read_index); in ipu7_syscom_get_token() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_sdlb.c237 u32 first, u32 next, bool empty) in sparx5_sdlb_group_link()
278 bool empty = false; in sparx5_sdlb_group_del() local
H A Dsparx5_qos.c242 u32 se_first, u32 idx, u32 idx_next, bool empty) in sparx5_lg_conf_set()
274 bool empty = false; in sparx5_lg_del() local
/linux/tools/perf/ui/browsers/
H A Dheader.c17 char empty[] = " "; in ui_browser__argv_write() local
/linux/scripts/
H A DKconfig.include8 empty := variable
/linux/tools/objtool/
H A Dorc_gen.c62 bool empty = true; in orc_create() local
/linux/drivers/usb/usbip/
H A Dvhci_rx.c186 int empty = 0; in vhci_priv_tx_empty() local
/linux/mm/
H A Ddmapool.c231 bool empty; in dma_pool_create_node() local
366 bool empty, busy = false; in dma_pool_destroy() local
/linux/net/
H A Dsysctl_net.c97 static struct ctl_table empty[1]; in net_sysctl_init() local
/linux/drivers/input/joystick/iforce/
H A Diforce-packets.c33 int empty; in iforce_send_packet() local
/linux/rust/kernel/alloc/
H A Dlayout.rs33 pub const fn empty() -> Self { in empty() method
/linux/rust/kernel/debugfs/
H A Dentry.rs144 pub(crate) fn empty() -> Self { in empty() method
/linux/fs/dlm/
H A Drecover.c242 int empty; in recover_list_empty() local
298 int empty = 1; in recover_xa_empty() local
/linux/tools/testing/vma/tests/
H A Dvma.c99 const vma_flags_t empty = EMPTY_VMA_FLAGS; in test_vma_flags_cleared() local
/linux/net/netfilter/ipvs/
H A Dip_vs_dh.c103 bool empty; in ip_vs_dh_reassign() local
/linux/drivers/misc/mei/
H A Ddma-ring.c220 u32 wr_idx, rd_idx, hbuf_depth, empty; in mei_dma_ring_empty_slots() local
/linux/kernel/bpf/
H A Dcpumap.c277 static void cpu_map_gro_flush(struct bpf_cpu_map_entry *rcpu, bool empty) in cpu_map_gro_flush()
311 bool empty; in cpu_map_kthread_run() local

123456