Searched refs:sf (Results 151 - 166 of 166) sorted by relevance

1234567

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.h529 int sparx5_psfp_sf_add(struct sparx5 *sparx5, const struct sparx5_psfp_sf *sf,
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc.c76 static int sw_fence_dummy_notify(struct i915_sw_fence *sf, argument
/linux-master/include/net/
H A Ddevlink.h64 * @sf: Associated PCI SF for of the PCI PF for this port.
70 u32 sf; member in struct:devlink_port_pci_sf_attrs
1699 u32 controller, u16 pf, u32 sf,
/linux-master/kernel/
H A Dauditfilter.c789 struct audit_field *sf)
795 lsm_str = kstrdup(sf->lsm_str, GFP_KERNEL);
788 audit_dupe_lsm_field(struct audit_field *df, struct audit_field *sf) argument
/linux-master/drivers/mmc/host/
H A Dvub300.c1363 struct sdio_func *sf = card->sdio_func[n]; local
1366 sf->vendor, sf->device);
/linux-master/sound/pci/ctxfi/
H A Dcthw20k2.c203 static int src_set_sf(void *blk, unsigned int sf) argument
207 set_field(&ctl->ctl, SRCCTL_SF, sf);
H A Dcthw20k1.c203 static int src_set_sf(void *blk, unsigned int sf) argument
207 set_field(&ctl->ctl, SRCCTL_SF, sf);
/linux-master/drivers/ps3/
H A Dps3av_cmd.c609 info->pb2.sf = 0;
/linux-master/include/linux/
H A Dirq.h1254 void irq_matrix_debug_show(struct seq_file *sf, struct irq_matrix *m, int ind);
/linux-master/mm/
H A Dmemcontrol.c4725 static int mem_cgroup_oom_control_read(struct seq_file *sf, void *v) argument
4727 struct mem_cgroup *memcg = mem_cgroup_from_seq(sf);
4729 seq_printf(sf, "oom_kill_disable %d\n", READ_ONCE(memcg->oom_kill_disable));
4730 seq_printf(sf, "under_oom %d\n", (bool)memcg->under_oom);
4731 seq_printf(sf, "oom_kill %lu\n",
/linux-master/tools/testing/selftests/bpf/
H A DMakefile616 $(Q)ln -sf $(if $2,..,.)/tools/build/bpftool/$(USE_BOOTSTRAP)bpftool \
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S131 sf POSNEG(%a6) # unsigned operation
/linux-master/drivers/dma/
H A Dimx-sdma.c292 * @sf: source fault while loading data
305 u32 sf : 1; member in struct:sdma_state_registers
/linux-master/kernel/cgroup/
H A Dcgroup.c1892 int cgroup_show_path(struct seq_file *sf, struct kernfs_node *kf_node, argument
1912 seq_escape(sf, buf, " \t\n\\");
/linux-master/drivers/regulator/
H A Dcore.c5995 static int supply_map_show(struct seq_file *sf, void *data) argument
6000 seq_printf(sf, "%s -> %s.%s\n",
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h1904 u8 sf[0x1]; member in struct:mlx5_ifc_cmd_hca_cap_bits

Completed in 326 milliseconds

1234567