/Linux-v4.19/ipc/ |
D | util.c | 75 int ids; member 115 void ipc_init_ids(struct ipc_ids *ids) in ipc_init_ids() 138 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface() 171 static struct kern_ipc_perm *ipc_findkey(struct ipc_ids *ids, key_t key) in ipc_findkey() 197 static inline int ipc_idr_alloc(struct ipc_ids *ids, struct kern_ipc_perm *new) in ipc_idr_alloc() 248 int ipc_addid(struct ipc_ids *ids, struct kern_ipc_perm *new, int limit) in ipc_addid() 309 static int ipcget_new(struct ipc_namespace *ns, struct ipc_ids *ids, in ipcget_new() 367 static int ipcget_public(struct ipc_namespace *ns, struct ipc_ids *ids, in ipcget_public() 417 static void ipc_kht_remove(struct ipc_ids *ids, struct kern_ipc_perm *ipcp) in ipc_kht_remove() 432 void ipc_rmid(struct ipc_ids *ids, struct kern_ipc_perm *ipcp) in ipc_rmid() [all …]
|
D | util.h | 92 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0) argument 121 static inline int ipc_get_maxidx(struct ipc_ids *ids) in ipc_get_maxidx()
|
/Linux-v4.19/drivers/regulator/ |
D | max8907-regulator.c | 49 #define REG_LDO(ids, supply, base, min, max, step) \ argument 66 #define REG_FIXED(ids, supply, voltage) \ argument 78 #define REG_OUT5V(ids, supply, base, voltage) \ argument 92 #define REG_BBAT(ids, supply, base, min, max, step) \ argument
|
/Linux-v4.19/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 295 const char *pipe, struct sst_ids *ids) in sst_find_and_send_pipe_algo() 515 struct sst_ids *ids = w->priv; in sst_send_pipe_module_params() local 589 static int sst_set_pipe_gain(struct sst_ids *ids, in sst_set_pipe_gain() 618 struct sst_ids *ids = w->priv; in sst_swm_mixer_event() local 992 struct sst_ids *ids = w->priv; in sst_set_media_path() local 1029 struct sst_ids *ids = w->priv; in sst_set_media_loop() local 1330 struct sst_ids *ids = p->sink->priv; in sst_send_pipe_gains() local 1349 struct sst_ids *ids = p->source->priv; in sst_send_pipe_gains() local 1380 struct sst_ids *ids = w->priv; in sst_fill_module_list() local 1472 struct sst_ids *ids) in sst_fill_linked_widgets() [all …]
|
/Linux-v4.19/drivers/dio/ |
D | dio-driver.c | 29 dio_match_device(const struct dio_device_id *ids, in dio_match_device() 117 const struct dio_device_id *ids = dio_drv->id_table; in dio_bus_match() local
|
/Linux-v4.19/drivers/zorro/ |
D | zorro-driver.c | 32 zorro_match_device(const struct zorro_device_id *ids, in zorro_match_device() 132 const struct zorro_device_id *ids = zorro_drv->id_table; in zorro_bus_match() local
|
/Linux-v4.19/net/openvswitch/ |
D | vport.c | 349 int ovs_vport_set_upcall_portids(struct vport *vport, const struct nlattr *ids) in ovs_vport_set_upcall_portids() 391 struct vport_portids *ids; in ovs_vport_get_upcall_portids() local 415 struct vport_portids *ids; in ovs_vport_find_upcall_portid() local
|
/Linux-v4.19/drivers/sh/superhyway/ |
D | superhyway.c | 124 superhyway_match_id(const struct superhyway_device_id *ids, in superhyway_match_id() 198 const struct superhyway_device_id *ids = shyway_drv->id_table; in superhyway_bus_match() local
|
/Linux-v4.19/drivers/mfd/ |
D | tps65912-i2c.c | 33 const struct i2c_device_id *ids) in tps65912_i2c_probe()
|
D | lp873x.c | 36 const struct i2c_device_id *ids) in lp873x_probe()
|
D | lp87565.c | 41 const struct i2c_device_id *ids) in lp87565_probe()
|
D | tps65086.c | 72 const struct i2c_device_id *ids) in tps65086_probe()
|
D | menf21bmc.c | 56 menf21bmc_probe(struct i2c_client *client, const struct i2c_device_id *ids) in menf21bmc_probe()
|
D | bd9571mwv.c | 157 const struct i2c_device_id *ids) in bd9571mwv_probe()
|
/Linux-v4.19/tools/perf/util/ |
D | expr.h | 15 struct parse_id ids[MAX_PARSE_ID]; member
|
D | metricgroup.c | 92 const char **ids; member 98 const char **ids, in find_evsel() 390 const char **ids; in metricgroup__add_metric() local
|
/Linux-v4.19/drivers/pci/ |
D | pci-stub.c | 22 static char ids[1024] __initdata; variable
|
/Linux-v4.19/include/uapi/linux/netfilter_ipv6/ |
D | ip6t_frag.h | 8 __u32 ids[2]; /* Identification range */ member
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_pnp.c | 370 static const struct acpi_device_id ids[] = { in is_cmos_rtc_device() local
|
/Linux-v4.19/sound/pci/oxygen/ |
D | oxygen_lib.c | 254 oxygen_search_pci_id(struct oxygen *chip, const struct pci_device_id ids[]) in oxygen_search_pci_id() 601 const struct pci_device_id *ids, in oxygen_pci_probe()
|
/Linux-v4.19/sound/hda/ |
D | hdac_i915.c | 93 static const struct pci_device_id ids[] = { in i915_gfx_present() local
|
/Linux-v4.19/drivers/uio/ |
D | uio_aec.c | 48 static struct pci_device_id ids[] = { variable
|
/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-common.c | 134 short int ids[] = { -1 }; in c8sectpfe_create() local
|
/Linux-v4.19/arch/x86/kernel/ |
D | rtc.c | 183 static const char * const ids[] __initconst = in add_rtc_cmos() local
|
/Linux-v4.19/arch/ia64/sn/kernel/ |
D | tiocx.c | 54 const struct cx_device_id *ids = cx_drv->id_table; in tiocx_match() local 84 static const struct cx_device_id *cx_device_match(const struct cx_device_id in cx_device_match()
|